String..::..Format Method (String, Object, Object)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static string Format( string format, Object arg0, Object arg1 )
<TemplateAttribute> _ Public Shared Function Format ( _ format As String, _ arg0 As Object, _ arg1 As Object _ ) As String
[TemplateAttribute] public: static String^ Format( String^ format, Object^ arg0, Object^ arg1 )