CogReadOnlyCollection T  GetProperties Method ( Attribute )Cognex VisionPro 9.5
Causes the list of items to show up in the property grid.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax

protected override PropertyDescriptorCollection GetProperties(
	Attribute[] attributes
)

Parameters

attributes
Type:  System Attribute 

Return Value

Type: PropertyDescriptorCollection
See Also