Compartir a través de


ClassRecord.GetUInt16(String) Método

Definición

Recupera el valor del memberNameproporcionado.

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

Nombre del miembro.

Devoluciones

Valor.

Se aplica a