Top Method Summary
Options Name Purpose
Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection Add (character, PropertyDescriptorCollection) Adds an item to the generic Dictionary
Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection AddWhenNotContained (character, PropertyDescriptorCollection) Adds an item to the generic Dictionary
Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection GetItem (character) Retrieves an item from the generic Dictionary
Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection GetItemOrNull (character) Retrieves an item from the generic Dictionary


Method Detail
Top

Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection Add (character, PropertyDescriptorCollection)

Purpose: Adds an item to the generic Dictionary
Notes:

Parameters:
pcKey CHARACTER
The key value
poItem Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
And item of the Lists member type
Returns Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
The item that was added to the List
Top

Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection AddWhenNotContained (character, PropertyDescriptorCollection)

Purpose: Adds an item to the generic Dictionary
Notes:

Parameters:
pcKey CHARACTER
The key value
poItem Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
And item of the Lists member type
Returns Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
The item that was added to the List
Top

Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection GetItem (character)

Purpose: Retrieves an item from the generic Dictionary
Notes: CAST's the element from the underlying Progress.Lang.Object

Parameters:
pcKey CHARACTER
The key of the item to retrieve
Returns Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
The item of the Lists member type
Top

Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection GetItemOrNull (character)

Purpose: Retrieves an item from the generic Dictionary
Notes: CAST's the element from the underlying Progress.Lang.Object
This method does not fail when the key is not valid

Parameters:
pcKey CHARACTER
The key of the item to retrieve
Returns Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
The item of the Lists member type


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.08.2026 11:34:36