Constructs a new instance of the CogIndexedPropertyDescriptor class.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Parameters
- propertyInfo
- Type: System.Reflection PropertyInfo
PropertyInfo wrapped by this property descriptor.
- componentType
- Type: System Type
Type of component containing this descriptor's property.
- keys
- Type: System Object
Index arguments used when accessing property.
See Also