Constructor VtTokenArray
VtTokenArray(IntPtr, bool)
Declaration
public VtTokenArray(IntPtr cPtr, bool cMemoryOwn)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | cPtr | |
bool | cMemoryOwn |
VtTokenArray()
Declaration
public VtTokenArray()
VtTokenArray(VtTokenArray)
Declaration
public VtTokenArray(VtTokenArray other)
Parameters
Type | Name | Description |
---|---|---|
VtTokenArray | other |
VtTokenArray(uint)
Declaration
public VtTokenArray(uint n)
Parameters
Type | Name | Description |
---|---|---|
uint | n |
VtTokenArray(uint, TfToken)
Declaration
public VtTokenArray(uint n, TfToken value)
Parameters
Type | Name | Description |
---|---|---|
uint | n | |
TfToken | value |