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.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax
Parameters
- attributes
- Type: System Attribute
An array of type Attribute that is used as a filter.
Return Value
Type: PropertyDescriptorCollectionAn array of type Attribute that represents the properties for this CogToolCollection instance that match the given set of attributes.
See Also