다음을 통해 공유


ClassRecord.GetUInt16(String) 메서드

정의

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

public:
 System::UInt16 GetUInt16(System::String ^ memberName);
public ushort GetUInt16 (string memberName);
member this.GetUInt16 : string -> uint16
Public Function GetUInt16 (memberName As String) As UShort

매개 변수

memberName
String

멤버의 이름입니다.

반환

값입니다.

적용 대상