Int64..::..Format Method (String, IFormatProvider)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
public string Format( string format, IFormatProvider provider )
Public Function Format ( _ format As String, _ provider As IFormatProvider _ ) As String
public: String^ Format( String^ format, IFormatProvider^ provider )