Share via


BusinessLogicDataReader.GetByte(Int32) メソッド

定義

public:
 virtual System::Byte GetByte(int i);
public byte GetByte (int i);
abstract member GetByte : int -> byte
override this.GetByte : int -> byte
Public Function GetByte (i As Integer) As Byte

パラメーター

i
Int32

戻り値

実装

適用対象