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: 25.3.0.0 (25.3.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