BigListTCapacity Property |
Gets or sets the capacity.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public long Capacity { get; set; }
Public Property Capacity As Long
Get
Set
public:
property long long Capacity {
long long get ();
void set (long long value);
}
member Capacity : int64 with get, set
Property Value
Type:
Int64See Also