Click or drag to resize

Metodo DedEditableObject<T> .GetValue

Restituisce il contenuto di uno dei campi oppure null se non è presente.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 27.2.0
Sintassi
protected Object GetValue(
	string property
)

Parametri

property  String
 

Valore di ritorno

Object
Vedi anche