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