The DataInfo type exposes the following members.

Constructors

NameDescription
Public methodDataInfo()()()()
コンストラクタ
Public methodDataInfo(String, String)
コンストラクタ

Methods

NameDescription
Public methodClone
自身のクローンの生成 (ICloneable)
Public methodCopyFrom
インスタンスの複製 (FVIL.IFviCopyable)
Public methodEquals
インスタンスの比較
(Overrides Object..::..Equals(Object).)
Protected methodFinalize
Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
ハッシュコードの取得
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodToString
現在の Object を表す String を返します。
(Inherited from Object.)

Properties

NameDescription
Public propertyFilename
ファイル名称
Public propertyText
表示名

See Also