PropertyKeyedCollection1.Item
PropertyKeyedCollection<T> indexer
Obtient la propriété associée à la clé spécifiée.
public T this[string name] { get; }
Paramètre | La description |
---|---|
name | Le nom de la propriété à obtenir. |
Return_Value
La propriété associée au nom spécifié.
Voir également
- class PropertyKeyedCollection<T>
- espace de noms Aspose.Tasks.Properties
- Assemblée Aspose.Tasks