ID3v2Frame MembersID3v2Lib クラスライブラリ

The ID3v2Frame type exposes the following members.
Constructors

  NameDescription
Protected methodID3v2Frame
ID3v2Frame クラスの新しいインスタンスを初期化します。
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 methodRemove
除去メソッド
Public methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
Properties

  NameDescription
Public propertyFrameID
フレーム識別子 プロパティ
Public propertyIsCompression
圧縮 プロパティ
Public propertyIsEncryption
暗号化 プロパティ
Public propertyIsFileAlterPreservation
ファイルの変更で取り除かれる プロパティ
Public propertyIsGroupingIdentity
グループ識別子 プロパティ
Public propertyIsReadOnly
読み込み専用 プロパティ
Public propertyIsTagAlterPreservation
タグの変更で取り除かれる プロパティ
Public propertySize
サイズ プロパティ
Back to Top
See Also