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