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

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

public IEnumerator<ICogDLRuntimeParam> GetEnumerator()

Return Value

Type: IEnumerator ICogDLRuntimeParam 

Implements

IEnumerable T  GetEnumerator 
See Also