ID3v2Frames MethodsID3v240Lib クラスライブラリ
The ID3v2Frames type exposes the following members.
Methods

  NameDescription
Public methodAdd
ID3v2Lib.ID3v2_30.ID3v2Frames の末尾にオブジェクトを追加します。
Public methodオンラインClear (Inherited from オンラインCollection ID3v2Frame .)
Protected methodオンラインClearItems (Inherited from オンラインCollection ID3v2Frame .)
Public methodオンラインContains (Inherited from オンラインCollection ID3v2Frame .)
Public methodオンラインCopyTo
オンラインCollection T  全体を互換性のある 1 次元の オンラインArray にコピーします。コピー操作は、コピー先の配列の指定したインデックスから始まります。
(Inherited from オンラインCollection ID3v2Frame .)
Public methodオンラインEquals
指定した オンラインObject が、現在の オンラインObject と等しいかどうかを判断します。
(Inherited from オンラインObject.)
Protected methodオンラインFinalize
オンラインObject がガベージ コレクションにより収集される前に、その オンラインObject がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from オンラインObject.)
Public methodオンラインGetEnumerator (Inherited from オンラインCollection ID3v2Frame .)
Public methodオンラインGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from オンラインObject.)
Public methodオンラインGetType
現在のインスタンスの オンラインType を取得します。
(Inherited from オンラインObject.)
Public methodオンラインIndexOf
指定したオブジェクトを検索し、オンラインCollection T  全体内で最初に見つかった位置の 0 から始まるインデックスを返します。
(Inherited from オンラインCollection ID3v2Frame .)
Public methodInsert
ID3v2Lib.ID3v2_30.ID3v2Frames 内の指定したインデックスの位置に要素を挿入します。
Protected methodオンラインInsertItem (Inherited from オンラインCollection ID3v2Frame .)
Protected methodオンラインMemberwiseClone
現在の オンラインObject の簡易コピーを作成します。
(Inherited from オンラインObject.)
Public methodオンラインRemove (Inherited from オンラインCollection ID3v2Frame .)
Public methodオンラインRemoveAt (Inherited from オンラインCollection ID3v2Frame .)
Protected methodオンラインRemoveItem (Inherited from オンラインCollection ID3v2Frame .)
Protected methodオンラインSetItem
指定したインデックス位置にある要素を置き換えます。
(Inherited from オンラインCollection ID3v2Frame .)
Public methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
See Also