The DataObject<(Of <(<'TYPE>)>)> type exposes the following members.

Constructors

Methods

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

Properties

NameDescription
Public propertyData
データ
Public propertyFilename
ファイル名称
(Inherited from DataInfo.)
Public propertyText
表示名
(Inherited from DataInfo.)

See Also