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