Cog3DVect3Collection Item Property Cognex VisionPro 9.10

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 79.0.0.0
Syntax

public virtual Cog3DVect3 this[
	int index
] { get; set; }

Parameters

index
Type: System Int32

Property Value

Type: Cog3DVect3

Implements

IList T  Item Int32 
See Also