VariableClass.DataType プロパティ

定義

public:
 virtual property int DataType { int get(); };
public virtual int DataType { get; }
member this.DataType : int
Public Overridable ReadOnly Property DataType As Integer

プロパティ値

変数のデータ型。

実装

適用対象