XmlSchemaInferenceException コンストラクタ (String, Exception, Int32, Int32)
アセンブリ: System.Xml (system.xml.dll 内)

Public Sub New ( _ message As String, _ innerException As Exception, _ lineNumber As Integer, _ linePosition As Integer _ )
Dim message As String Dim innerException As Exception Dim lineNumber As Integer Dim linePosition As Integer Dim instance As New XmlSchemaInferenceException(message, innerException, lineNumber, linePosition)
public XmlSchemaInferenceException ( string message, Exception innerException, int lineNumber, int linePosition )
public: XmlSchemaInferenceException ( String^ message, Exception^ innerException, int lineNumber, int linePosition )
public XmlSchemaInferenceException ( String message, Exception innerException, int lineNumber, int linePosition )
public function XmlSchemaInferenceException ( message : String, innerException : Exception, lineNumber : int, linePosition : int )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


XmlSchemaInferenceException コンストラクタ (SerializationInfo, StreamingContext)
アセンブリ: System.Xml (system.xml.dll 内)

Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New XmlSchemaInferenceException(info, context)
protected function XmlSchemaInferenceException ( info : SerializationInfo, context : StreamingContext )


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


XmlSchemaInferenceException コンストラクタ (String, Exception)
アセンブリ: System.Xml (system.xml.dll 内)

Dim message As String Dim innerException As Exception Dim instance As New XmlSchemaInferenceException(message, innerException)

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


XmlSchemaInferenceException コンストラクタ

名前 | 説明 |
---|---|
XmlSchemaInferenceException () | XmlSchemaInferenceException クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
XmlSchemaInferenceException (String) | XmlSchemaInferenceException クラスの新しいインスタンスを、指定されたエラー メッセージを使用して初期化します。 .NET Compact Framework によってサポートされています。 |
XmlSchemaInferenceException (SerializationInfo, StreamingContext) | XmlSchemaInferenceException クラスの新しいインスタンスを、XmlSchemaInferenceException のすべてのプロパティが格納されている、指定された SerializationInfo オブジェクトと StreamingContext オブジェクトを使用して初期化します。 |
XmlSchemaInferenceException (String, Exception) | XmlSchemaInferenceException クラスの新しいインスタンスを、指定されたエラー メッセージおよび指定された XmlSchemaInferenceException が発生する原因になった Exception を使用して初期化します。 .NET Compact Framework によってサポートされています。 |
XmlSchemaInferenceException (String, Exception, Int32, Int32) | XmlSchemaInferenceException クラスの新しいインスタンスを、指定されたエラー メッセージ、指定された XmlSchemaInferenceException が発生する原因になった元の Exception、および指定された XML ドキュメント内のエラーの行番号と行位置を使用して初期化します。 .NET Compact Framework によってサポートされています。 |

XmlSchemaInferenceException コンストラクタ (String)
アセンブリ: System.Xml (system.xml.dll 内)


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


XmlSchemaInferenceException コンストラクタ ()
アセンブリ: System.Xml (system.xml.dll 内)


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- XmlSchemaInferenceException コンストラクタのページへのリンク