Click or drag to resize

Proprietà DedDataPartItem

Restituisce o imposta il valore tramite la chiave corrispondente.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public Object this[
	string attr
] { get; set; }

Parametri

attr  String
Nome della chiave da impostare o restitiuire.

Valore di ritorno

Object
Restituisce il valore corrispondente alla chiave specificata oppure null se non esiste.
Vedi anche