Metodo DedEditableObjectTGetValue
|
Restituisce il contenuto di uno dei campi oppure null se non è presente.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi protected Object GetValue(
string property
)
Protected Function GetValue (
property As String
) As Object
protected:
Object^ GetValue(
String^ property
)
member GetValue :
property : string -> Object
Parametri
- property String
-
Valore di ritorno
ObjectVedi anche