MethodMetaCollection Constructor (Int64)Cognex VisionPro 9.21 SR1

MethodMetaCollection Constructor.

Namespace: Cognex.Vision.Meta
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax

public MethodMetaCollection(
	long minimumCapacity
)

Parameters

minimumCapacity
Type: System Int64
Sets the initial capacity of the collection
See Also