BigArrayTBlockSize Property |
Maximum elements can be stored in an internal block.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public long BlockSize { get; }
Public ReadOnly Property BlockSize As Long
Get
public:
property long long BlockSize {
long long get ();
}
member BlockSize : int64 with get
Property Value
Type:
Int64See Also