The ID3v2TagWriter type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
ID3v2TagWriter |
ID3v2TagWriter コンストラクター
|
Methods
Name | Description | |
---|---|---|
Close |
現在のリーダーと基になるストリームをクローズします。
(Inherited from ID3v2Writer.) | |
Dispose | (Inherited from ID3v2Writer.) | |
Dispose(Boolean) | (Inherited from ID3v2Writer.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Flush |
ID3v2TagWriter.Flush メソッド
(Overrides ID3v2Writer Flush .) | |
GetHashCode | 特定の型のハッシュ関数として機能します。 (Inherited from Object.) | |
GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) | |
MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Write |
Properties
Name | Description | |
---|---|---|
BaseStream |
ID3v2Writer の基になるストリームへのアクセスを公開します。
(Inherited from ID3v2Writer.) |
See Also