Click or drag to resize

Metodo DedDictionaryGetValue (String)

Restituisce il valore oppure null.

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

Parametri

persfield
Tipo: SystemString
Chiave del campo da leggere.

Valore di ritorno

Tipo: Object

Implementa

IDedEditableGetValue(String)
Vedi anche