|
Options |
Name |
Purpose |
|
+
|
Consultingwerk.SmartComponents.TypeDescriptor.IPropertyDescriptor Add (character)
|
Adds an IPropertyDescriptor to the Collection Inherited from Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
|
|
+
|
Consultingwerk.SmartComponents.TypeDescriptor.IPropertyDescriptor Add (character, IPropertyDescriptor)
|
Adds an item to the generic Dictionary Inherited from Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
|
|
+
|
Consultingwerk.SmartComponents.TypeDescriptor.IPropertyDescriptor AddWhenNotContained (character, IPropertyDescriptor)
|
Adds an item to the generic Dictionary Inherited from Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
|
|
+
|
Clear ()
|
Removes all items from the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
+
|
LOGICAL ContainsItem (Object)
|
Determines if an object is a member of the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
+
|
LOGICAL ContainsKey (character)
|
Determines if an key is a member of the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
+
|
IEnumerator GetEnumerator ()
|
Returns a new IEnumerator instance for this object instance Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
+
|
Consultingwerk.SmartComponents.TypeDescriptor.IPropertyDescriptor GetItem (character)
|
Retrieves an item from the generic Dictionary Inherited from Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
|
|
+
|
Progress.Lang.Object GetItemInternal__ (integer)
|
Returns the Item at the specified Index Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
+
|
Consultingwerk.SmartComponents.TypeDescriptor.IPropertyDescriptor GetItemOrNull (character)
|
Retrieves an item from the generic Dictionary Inherited from Consultingwerk.SmartComponents.TypeDescriptor.PropertyDescriptorCollection
|
|
+
|
CHARACTER GetKey (Object)
|
Returns the Key of the specified Item Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
#
|
Progress.Lang.Object InternalAdd (character, Object)
|
Adds an Item to the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
#
|
Progress.Lang.Object InternalGetItem (character)
|
Returns the Item at the specified Index Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
#
|
Progress.Lang.Object InternalGetItemOrUnknown (character)
|
Returns the Item with the specified key Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
#
|
OnListChanged (ListChangedEventArgs)
|
Raises the ListChanged event Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
+
|
LOGICAL RemoveItem (Object)
|
Removes the first occurrence of a specific object from the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
+
|
RemoveKey (character)
|
Removes the Dictionary item with the specified key Inherited from Consultingwerk.Framework.Base.GenericDictionary
|
|
+
|
RemoveKeys (character)
|
Removes the Dictionary items with the specified keys Inherited from Consultingwerk.Framework.Base.GenericDictionary
|