Relative get operation. Returns the next element and increments position by one.
| C# |
public T Get()
Next element in the buffer
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if the operation will exceed the buffer's available capacity |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)