Property IsEmpty
IsEmpty
Indicates there are no valid elements in the buffer (Read Only).
Declaration
public bool IsEmpty { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
IsEmpty can be true if the underlying buffer is not allocated, or if it has been resized to 0.