ValueType Property (IValue)
Gets the value type of this
IValue instance.
'Declaration
Shadows ReadOnly Property ValueType As ValueType
'Usage
Dim instance As IValue
Dim value As ValueType
value = instance.ValueType
Property Value
The type of the data of the
IValue instance.