Click or drag to resize

RGDataRecordGetByte Method

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

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public byte GetByte(
	int i
)

Parameters

i
Type: SystemInt32

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

Return Value

Type: Byte

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

Implements

IDataRecordGetByte(Int32)
See Also