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