Namespace: Consultingwerk.SmartComponents.TypeDescriptor
Class 
PropertyDescriptorCollectionCollection Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Framework.Base.GenericDictionary
Implements: IArrayList, IEnumerable, ISupportsListChanged, ISupportsListHash

File:PropertyDescriptorCollectionCollection
Purpose:Generic Dictionary of IPropertyDescriptor objects
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Feb 22 15:13:02 CET 2013



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       30.03.2026 11:06:51