'Declaration Overloads Function GetValue( _ ByVal type As NumberFormatType _ ) As System.Object
'Usage Dim instance As IActualValue Dim type As NumberFormatType Dim value As System.Object value = instance.GetValue(type)
System.object GetValue( NumberFormatType type )
Parameters
- type
- The type of the value
Return Value
The date time value.