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