Get the capacity of this collection. This is the maximum number of items that may be stored in this collection without reallocation. Capacity is increased automatically as needed to hold added items.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
public override long Capacity { get; }public override long Capacity { get; }Public Overrides ReadOnly Property Capacity As Long
Get
Public Overrides ReadOnly Property Capacity As Long
Get
public:
virtual property long long Capacity {
long long get () override;
}public:
virtual property long long Capacity {
long long get () override;
}Property Value
Type:
Int64