次の方法で共有


BusinessLogicDataReader.GetName(Int32) メソッド

定義

public:
 virtual System::String ^ GetName(int i);
public string GetName (int i);
abstract member GetName : int -> string
override this.GetName : int -> string
Public Function GetName (i As Integer) As String

パラメーター

i
Int32

戻り値

実装

適用対象