'Declaration
Public Function ToUInt64( _ ByVal provider As System.IFormatProvider _ ) As System.ULong
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.ULong value = instance.ToUInt64(provider)
public System.ulong ToUInt64( System.IFormatProvider provider )
Parameters
- provider