XmlSerializationReader.CreateBadDerivationException メソッド
アセンブリ: System.Xml (system.xml.dll 内)

Protected Function CreateBadDerivationException ( _ xsdDerived As String, _ nsDerived As String, _ xsdBase As String, _ nsBase As String, _ clrDerived As String, _ clrBase As String _ ) As Exception
Dim xsdDerived As String Dim nsDerived As String Dim xsdBase As String Dim nsBase As String Dim clrDerived As String Dim clrBase As String Dim returnValue As Exception returnValue = Me.CreateBadDerivationException(xsdDerived, nsDerived, xsdBase, nsBase, clrDerived, clrBase)
protected Exception CreateBadDerivationException ( string xsdDerived, string nsDerived, string xsdBase, string nsBase, string clrDerived, string clrBase )
protected: Exception^ CreateBadDerivationException ( String^ xsdDerived, String^ nsDerived, String^ xsdBase, String^ nsBase, String^ clrDerived, String^ clrBase )
protected Exception CreateBadDerivationException ( String xsdDerived, String nsDerived, String xsdBase, String nsBase, String clrDerived, String clrBase )
protected function CreateBadDerivationException ( xsdDerived : String, nsDerived : String, xsdBase : String, nsBase : String, clrDerived : String, clrBase : String ) : Exception
- clrDerived
派生 .NET Framework 型の名前空間。
- clrBase
基本 .NET Framework 型の名前。
InvalidOperationException 例外。

XmlSerializationReader のプロテクト メンバを使用するのは、想定では .NET Framework XML シリアル化インフラストラクチャ内で内部的に用いられる派生クラスのみです。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からXmlSerializationReader.CreateBadDerivationException メソッドを検索する場合は、下記のリンクをクリックしてください。

- XmlSerializationReader.CreateBadDerivationException メソッドのページへのリンク