CogRandomAccessQueue Peek Method Cognex VisionPro
Just return the item at the index

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public Object Peek(
	int index
)

Return Value

Type: Object
See Also