CogToolCollection GetProperties Method Cognex VisionPro 9.21
Overload List

  NameDescription
Protected methodGetProperties 
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetProperties( 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 ).)
Top
See Also