IndexBuffer.GetIndexStreamPoint
Method
Description:
Gets a stream that can be used to write primitives into the buffer.
Gets a stream that can be used to write primitives into the buffer.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if the buffer is not mapped. -or- Thrown if the buffer has insufficient space. |