ID3v2Tag MembersID3v2Lib クラスライブラリ

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 methodSetIsExtendedHeader
拡張ヘッダ メソッド
Public methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
Properties

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

  NameDescription
Public eventIsExtendedHeaderChanged
拡張ヘッダ イベント
Back to Top
See Also