CogDLRuntimeParams GetEnumerator Method Cognex VisionPro 9.24
Get the specialized enumerator for this dictionary.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public IEnumerator<ICogDLRuntimeParam> GetEnumerator()

Return Value

Type: IEnumerator ICogDLRuntimeParam 

Implements

IEnumerable T  GetEnumerator 
See Also