Property IsCreated
IsCreated
Whether the memory for this dynamic buffer has been allocated.
Declaration
public bool IsCreated { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Whether the memory for this dynamic buffer has been allocated.
public bool IsCreated { get; }
| Type | Description |
|---|---|
| Boolean |