RGDataRecordGetValue Method

[Missing <summary> documentation for "M:Recrovit.RecroGridFramework.Data.RGDataRecord.GetValue(System.Int32)"]

Definition

Namespace: Recrovit.RecroGridFramework.Data
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
public Object GetValue(
	int i
)

Parameters

i  Int32

[Missing <param name="i"/> documentation for "M:Recrovit.RecroGridFramework.Data.RGDataRecord.GetValue(System.Int32)"]

Return Value

Object

[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.Data.RGDataRecord.GetValue(System.Int32)"]

Implements

IDataRecordGetValue(Int32)

See Also