ID3v2Exception MethodsID3v240Lib クラスライブラリ
The ID3v2Exception type exposes the following members.
Methods

  NameDescription
Public methodオンラインEquals
指定した オンラインObject が、現在の オンラインObject と等しいかどうかを判断します。
(Inherited from オンラインObject.)
Protected methodオンラインFinalize
オンラインObject がガベージ コレクションにより収集される前に、その オンラインObject がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from オンラインObject.)
Public methodオンラインGetBaseException
派生クラスでオーバーライドされた場合、それ以後に発生する 1 つ以上の例外の主要な原因である オンラインException を返します。
(Inherited from オンラインException.)
Public methodオンラインGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from オンラインObject.)
Public methodオンラインGetObjectData
派生クラスでオーバーライドされた場合は、その例外に関する情報を使用して オンラインSerializationInfo を設定します。
(Inherited from オンラインException.)
Public methodオンラインGetType
現在のインスタンスのランタイム型を取得します。
(Inherited from オンラインException.)
Protected methodオンラインMemberwiseClone
現在の オンラインObject の簡易コピーを作成します。
(Inherited from オンラインObject.)
Public methodオンラインToString
現在の例外の文字列形式を作成して返します。
(Inherited from オンラインException.)
Back to Top
See Also