Decimal..::..ToFormat Method (Int32, MidpointRounding, IFormatProvider)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
public string ToFormat( int dp, MidpointRounding rm, IFormatProvider provider )
Public Function ToFormat ( _ dp As Integer, _ rm As MidpointRounding, _ provider As IFormatProvider _ ) As String
public: String^ ToFormat( int^ dp, MidpointRounding^ rm, IFormatProvider^ provider )
Parameters
- dp
- Type: System..::..Int32
- rm
- Type: System..::..MidpointRounding
- provider
- Type: System..::..IFormatProvider