ID3v2Tag MembersID3v240Lib クラスライブラリ

The ID3v2Tag type exposes the following members.
Constructors

  NameDescription
Public methodID3v2Tag
ID3v2Tag クラスの新しいインスタンスを初期化します。
Back to Top
Methods

  NameDescription
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 methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
Properties

  NameDescription
Public propertyAudioData
オーディオデータ プロパティ
Public propertyExtendedHeader
拡張ヘッダ プロパティ
Public propertyID3v2Footer
ID3v2 フッタ プロパティ
Public propertyID3v2Frames
ID3v2 フレーム群 プロパティ
Public propertyID3v2OrFileIdentifier
ID3v2 またはファイル識別子
Public propertyID3v2Size
ID3v2 サイズ プロパティ
Public propertyIsExperimentalIndicator
実験中 プロパティ
Public propertyIsExtendedHeader
拡張ヘッダ プロパティ
Public propertyIsFooterPresent
フッタ有り プロパティ
Public propertyIsUnsynchronisation
非同期化 プロパティ
Public propertyMajorVersion
メジャーバージョン
Public propertyPadding
余白 プロパティ
Public propertyRevisionNumber
改訂番号
Back to Top
Events

  NameDescription
Public eventIsExtendedHeaderChanged
拡張ヘッダ イベント
Public eventIsFooterPresentChanged
フッタ有り イベント
Back to Top
See Also