FlexReport for WPF
getDataType メソッド (DataBlk)


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image 名前空間 > DataBlk クラス : getDataType メソッド
Returns the data type of the DataBlk object, as defined in this class.
シンタックス
'宣言
 
Public MustOverride Function getDataType() As System.Integer
'使用法
 
Dim instance As DataBlk
Dim value As System.Integer
 
value = instance.getDataType()
public abstract System.int getDataType()

戻り値の型

The data type of the object, as defined in this class.
参照

DataBlk クラス
DataBlk メンバ