ClassRecord.GetUInt64(String) Método

Definição

Recupera o valor do memberNamefornecido.

public:
 System::UInt64 GetUInt64(System::String ^ memberName);
public ulong GetUInt64 (string memberName);
member this.GetUInt64 : string -> uint64
Public Function GetUInt64 (memberName As String) As ULong

Parâmetros

memberName
String

O nome do membro.

Retornos

O valor.

Aplica-se a