ID3v2Writer MembersID3v240Lib クラスライブラリ

The ID3v2Writer type exposes the following members.
Constructors

  NameDescription
Protected methodID3v2Writer
指定したストリームを基にし、ID3v2Writer クラスの新しいインスタンスを初期化します。
Back to Top
Methods

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

  NameDescription
Public propertyBaseStream
ID3v2Writer の基になるストリームへのアクセスを公開します。
Back to Top
See Also