CurrentValueRecord.GetByte(Int32) Metoda

Definicja

Pobiera wartość pola jako bajt.

public:
 override System::Byte GetByte(int ordinal);
public override byte GetByte (int ordinal);
override this.GetByte : int -> byte
Public Overrides Function GetByte (ordinal As Integer) As Byte

Parametry

ordinal
Int32

Porządkowość pola.

Zwraca

Wartość pola jako bajt.

Implementuje

Dotyczy