FlexReport for WPF
getData メソッド (DataBlkFloat)


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image 名前空間 > DataBlkFloat クラス : getData メソッド
Returns the array containing the data, or null if there is no data array. The returned array is a float array.
シンタックス
'宣言
 
Public Overrides Function getData() As System.Object
'使用法
 
Dim instance As DataBlkFloat
Dim value As System.Object
 
value = instance.getData()
public override System.object getData()

戻り値の型

The array of data (a float[]) or null if there is no data.
参照

DataBlkFloat クラス
DataBlkFloat メンバ