Creates a new instance of the CogIndexedPropertyInfo class.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- propertyInfo
- Type: System.Reflection PropertyInfo
A PropertyInfo to wrap.
- indexes
- Type: System Object
Index arguments to use if the supplied ProertyInfo is an indexed property.
See Also