|
Options |
Name |
Purpose |
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, character)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, character, character)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, character, EditorTypeEnum)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, character, EditorTypeEnum, character)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, character, logical, logical)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, character, logical, logical, character)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, character, logical, logical, EditorTypeEnum)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, character, logical, logical, EditorTypeEnum, character)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, EditorTypeEnum)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, EditorTypeEnum, character)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.PropertyDescriptor Add (character, character, logical, logical)
|
Adds a new PropertyDescriptor to the List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.IPropertyDescriptor Add (IPropertyDescriptor)
|
Adds an item to the generic List
|
|
|
|
Add (IPropertyDescriptor[])
|
Adds an array of items to the generic List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.IPropertyDescriptor AddWhenNotContained (IPropertyDescriptor)
|
Adds an item to the generic List only when it is not
yet contained - silently ignores keys that are already
contained
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.IPropertyDescriptor GetItem (integer)
|
Retrieves an item from the generic List
|
|
|
|
LOGICAL IsEmpty ()
|
Returns if the List is empty
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.IPropertyDescriptor Replace (IPropertyDescriptor, IPropertyDescriptor)
|
Replaces an item in the generic List
|
|
|
|
Consultingwerk.Framework.TypeDescriptor.IPropertyDescriptor ToArray ()
|
Returns an Array with the elements of the List
|