다음을 통해 공유


ClassRecord.GetUInt32(String) 메서드

정의

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

public:
 System::UInt32 GetUInt32(System::String ^ memberName);
public uint GetUInt32 (string memberName);
member this.GetUInt32 : string -> uint32
Public Function GetUInt32 (memberName As String) As UInteger

매개 변수

memberName
String

멤버의 이름입니다.

반환

값입니다.

적용 대상