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