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