Method VtValueToVtDualQuathArray
VtValueToVtDualQuathArray(VtValue)
Declaration
public static VtDualQuathArray VtValueToVtDualQuathArray(VtValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| VtValue | value |
Returns
| Type | Description |
|---|---|
| VtDualQuathArray |
VtValueToVtDualQuathArray(VtValue, out VtDualQuathArray)
Declaration
public static void VtValueToVtDualQuathArray(VtValue value, out VtDualQuathArray output)
Parameters
| Type | Name | Description |
|---|---|---|
| VtValue | value | |
| VtDualQuathArray | output |