Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
Public Function ToUInt32 (
provider As IFormatProvider
) As UInteger
C#
public uint ToUInt32(
IFormatProvider provider
)
Parameters
- provider
- Type: System.IFormatProvider
Return Value
Type:
UInt32
Implements
IConvertible.ToUInt32(IFormatProvider)
See Also
Reference