'Declaration Overloads Function GetValue() As System.Object
'Usage Dim instance As IActualValue Dim value As System.Object value = instance.GetValue()
System.object GetValue()
Return Value
The real value.
'Declaration Overloads Function GetValue() As System.Object
'Usage Dim instance As IActualValue Dim value As System.Object value = instance.GetValue()
System.object GetValue()