EwahEnumeratorBuffer Property |
Access to the array of words
Namespace:
VelocityDBExtensions.CompressedBitArray
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public 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:
Int64See Also