Returns a collection containing all PropertyDescriptors found in the
standard fasion, augmented with property descriptors name and ID of
the tracked item that can be obtained using the string overload of the
item indexer.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 80.0.0.0 (80.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 CogTrackingCollection instance that match the given set of attributes.
See Also