ListViewer Insert Method Cognex VisionPro 9.21 SR1

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax

public void Insert(
	int index,
	Object value
)

Parameters

index
Type: System Int32
value
Type: System Object

Implements

IList Insert(Int32, Object)
See Also