RGDataRecordGetChar Method

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

Definition

Namespace: Recrovit.RecroGridFramework.Data
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
public char GetChar(
	int i
)

Parameters

i  Int32

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

Return Value

Char

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

Implements

IDataRecordGetChar(Int32)

See Also