RGDataRecordGetBoolean Method

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

Definition

Namespace: Recrovit.RecroGridFramework.Data
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.3.0.24.0115.1
C#
public bool GetBoolean(
	int i
)

Parameters

i  Int32

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

Return Value

Boolean

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

Implements

IDataRecordGetBoolean(Int32)

See Also