ICogGigEAccess GetAvailableFeatures Method Cognex VisionPro 9.5
Get the child features of the specified category. Use the Root category to get the top level features.

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

CogStringCollection GetAvailableFeatures(
	string category
)

Return Value

Type: CogStringCollection
See Also