次の方法で共有


BusinessLogicDataReader.GetChar(Int32) メソッド

定義

public:
 virtual char GetChar(int i);
public char GetChar (int i);
abstract member GetChar : int -> char
override this.GetChar : int -> char
Public Function GetChar (i As Integer) As Char

パラメーター

i
Int32

戻り値

実装

適用対象