EwahEnumeratorBuffer Property |
Access to the array of words
Namespace:
VelocityDBExtensions.CompressedBitArray
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic long[] Buffer { get; }
Public ReadOnly Property Buffer As Long()
Get
public:
property array<long long>^ Buffer {
array<long long>^ get ();
}
member Buffer : int64[] with get
Property Value
Type:
Int64
See Also