다음을 통해 공유


ClassRecord.GetInt64(String) 메서드

정의

제공된 memberName값을 검색합니다.

public:
 long GetInt64(System::String ^ memberName);
public long GetInt64 (string memberName);
member this.GetInt64 : string -> int64
Public Function GetInt64 (memberName As String) As Long

매개 변수

memberName
String

멤버의 이름입니다.

반환

값입니다.

적용 대상