RGDataRecordGetFloat Method

Definition

Namespace: Recrovit.RecroGridFramework.Data
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
public float GetFloat(
	int i
)

Parameters

i  Int32
 

Return Value

Single

Implements

IDataRecordGetFloat(Int32)

See Also