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