CircularDataBuffer Properties | 
The CircularDataBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacity | 
            Gets the capacity of this CircularDataBuffer.
              | |
| Data | 
            Gets the data.
              (Overrides DataBufferData.) | |
| Index | 
            Gets or sets the index.
              (Inherited from DataBuffer.) | |
| InnerData | 
            Gets or sets backing data buffer.
              (Inherited from DataBuffer.) | |
| IsPooled | 
            Gets whether this DataBuffer is from a pool.
              (Inherited from DataBuffer.) | |
| IsSubset | 
            Gets whether this DataBuffer is a subset.
              (Inherited from DataBuffer.) | |
| Length | 
            Gets or sets the length.
              (Inherited from DataBuffer.) | |
| LittleEndian | 
            Gets or sets whether Data is little-endian.
              (Inherited from DataBuffer.) |