Partilhar via


ClassRecord.GetUInt16(String) Método

Definição

Recupera o valor do memberNamefornecido.

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

Parâmetros

memberName
String

O nome do membro.

Retornos

O valor.

Aplica-se a