FileType MembersID3v240Lib クラスライブラリ

The FileType type exposes the following members.
Constructors

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

  NameDescription
Public propertyFrameID
フレーム識別子 プロパティ
(Inherited from ID3v2Frame.)
Public propertyInformation (Inherited from TextInformationFrame.)
Public propertyIsCompression (Inherited from ID3v2Frame.)
Public propertyIsDataLengthIndicator (Inherited from ID3v2Frame.)
Public propertyIsEncryption (Inherited from ID3v2Frame.)
Public propertyIsFileAlterPreservation (Inherited from ID3v2Frame.)
Public propertyIsGroupingIdentity (Inherited from ID3v2Frame.)
Public propertyIsReadOnly (Inherited from ID3v2Frame.)
Public propertyIsTagAlterPreservation (Inherited from ID3v2Frame.)
Public propertyIsUnsynchronisation (Inherited from ID3v2Frame.)
Public propertySize
サイズ プロパティ
(Inherited from ID3v2Frame.)
Public propertyTextEncoding (Inherited from TextInformationFrame.)
Back to Top
See Also