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

  NameDescription
Public methodClose
現在のリーダーと基になるストリームをクローズします。
(Inherited from ID3v2Reader.)
Public methodDispose  (Inherited from ID3v2Reader.)
Protected methodDispose(Boolean) (Inherited from ID3v2Reader.)
Protected methodEncodingConvert (Inherited from ID3v2Reader.)
Public methodオンラインEquals
指定した オンラインObject が、現在の オンラインObject と等しいかどうかを判断します。
(Inherited from オンラインObject.)
Protected methodオンラインFinalize
オンラインObject がガベージ コレクションにより収集される前に、その オンラインObject がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from オンラインObject.)
Public methodオンラインGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from オンラインObject.)
Public methodオンラインGetType
現在のインスタンスの オンラインType を取得します。
(Inherited from オンラインObject.)
Protected methodオンラインMemberwiseClone
現在の オンラインObject の簡易コピーを作成します。
(Inherited from オンラインObject.)
Public methodRead
Protected methodReadSynchsafeIntegers (Inherited from ID3v2Reader.)
Public methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
See Also