次の方法で共有


ClassRecord.GetBoolean(String) メソッド

定義

指定された memberNameの値を取得します。

public:
 bool GetBoolean(System::String ^ memberName);
public bool GetBoolean (string memberName);
member this.GetBoolean : string -> bool
Public Function GetBoolean (memberName As String) As Boolean

パラメーター

memberName
String

メンバーの名前。

戻り値

値。

適用対象