Click or drag to resize

Metodo DedDictionaryGetValue(String)

Restituisce il valore oppure null.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public Object GetValue(
	string persfield
)

Parametri

persfield  String
Chiave del campo da leggere.

Valore di ritorno

Object

Implementa

IDedEditableGetValue(String)
Vedi anche