Overload List
| Name | Description | |
|---|---|---|
| GetProperties |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetProperties( Attribute ) |
Returns a collection containing all PropertyDescriptors found in the
standard fasion, augmented with property descriptors for each ICogTool
that can be obtained using the string overload of the item indexer.
(Overrides CogObjectBase GetProperties( Attribute ).) |
See Also