'Declaration
Public Function ToUInt32( _ ByVal provider As System.IFormatProvider _ ) As System.UInteger
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.UInteger value = instance.ToUInt32(provider)
public System.uint ToUInt32( System.IFormatProvider provider )
Parameters
- provider