다음을 통해 공유


ClassRecord.GetUInt64(String) 메서드

정의

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

public:
 System::UInt64 GetUInt64(System::String ^ memberName);
public ulong GetUInt64 (string memberName);
member this.GetUInt64 : string -> uint64
Public Function GetUInt64 (memberName As String) As ULong

매개 변수

memberName
String

멤버의 이름입니다.

반환

값입니다.

적용 대상