Partilhar via


ClassRecord.GetDecimal(String) Método

Definição

Recupera o valor do memberNamefornecido.

public:
 System::Decimal GetDecimal(System::String ^ memberName);
public decimal GetDecimal (string memberName);
member this.GetDecimal : string -> decimal
Public Function GetDecimal (memberName As String) As Decimal

Parâmetros

memberName
String

O nome do membro.

Retornos

O valor.

Aplica-se a