다음을 통해 공유


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

멤버의 이름입니다.

반환

값입니다.

적용 대상