Interface IData

情報

具体的なデータが実装すべき共通メンバーを定義する汎用データインターフェイス。

public interface IData

Properties

DataType

データソースの種類。

DataType DataType { get; }

Property Value

DataType

Namespace: Documentize Assembly: Documentize.dll

 日本語