Edit

Share via


ClassRecord.GetUInt16(String) Method

Definition

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

Parameters

memberName
String

Returns

Applies to