PropertyKeyedCollection1.Item
PropertyKeyedCollection<T> indexer
Ottiene la proprietà associata alla chiave specificata.
public T this[string name] { get; }
Parametro | Descrizione |
---|---|
name | Il nome della proprietà da ottenere. |
Valore di ritorno
Proprietà associata al nome specificato.
Guarda anche
- class PropertyKeyedCollection<T>
- spazio dei nomi Aspose.Tasks.Properties
- assemblea Aspose.Tasks