NotImplementedException クラス
アセンブリ: mscorlib (mscorlib.dll 内)
構文<SerializableAttribute> _ <ComVisibleAttribute(True)> _ Public Class NotImplementedException Inherits SystemException
[SerializableAttribute] [ComVisibleAttribute(true)] public class NotImplementedException : SystemException
[SerializableAttribute] [ComVisibleAttribute(true)] public ref class NotImplementedException : public SystemException
/** @attribute SerializableAttribute() */ /** @attribute ComVisibleAttribute(true) */ public class NotImplementedException extends SystemException
SerializableAttribute ComVisibleAttribute(true) public class NotImplementedException extends SystemException
解説NotImplementedException は、Equals メソッドの既定の実装を使用します。この実装では、参照が等値かどうかを判断できます。NotImplementedException インスタンスの初期値のリストについては、NotImplementedException コンストラクタのトピックを参照してください。
継承階層System.Exception
System.SystemException
System.NotImplementedException
スレッド セーフ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からNotImplementedException クラスを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からNotImplementedException クラス
を検索
- NotImplementedException クラスのページへのリンク