| Miner.Geodatabase.Engine.GeodatabaseManager.LogExtension Namespace > NamedLogInstance Class > WarnFormat Method : WarnFormat(String,Object,Object,Object) Method |
'DeclarationPublic Overloads Overridable Sub WarnFormat( _ ByVal format As System.String, _ ByVal arg0 As System.Object, _ ByVal arg1 As System.Object, _ ByVal arg2 As System.Object _ )
'UsageDim instance As NamedLogInstance Dim format As System.String Dim arg0 As System.Object Dim arg1 As System.Object Dim arg2 As System.Object instance.WarnFormat(format, arg0, arg1, arg2)
public virtual void WarnFormat( System.string format, System.object arg0, System.object arg1, System.object arg2 )
public procedure WarnFormat( format: System.String; arg0: System.TObject; arg1: System.TObject; arg2: System.TObject ); virtual;
public function WarnFormat( format : System.String, arg0 : System.Object, arg1 : System.Object, arg2 : System.Object );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2