IGenericCollectionT
IGenericCollection<T> interface
Interface de collection générique auxiliaire.
public interface IGenericCollection<T> : ICollection, IEnumerable<T>
| Paramètre | Description |
|---|---|
| T |
Propriétés
| Nom | Description |
|---|---|
| AsICollection { get; } | Renvoie l’interface ICollection. |
| AsIEnumerable { get; } | Renvoie l’interface IEnumerable. Lecture seule IEnumerable. |
Voir aussi
- espace de noms Aspose.Slides
- assembly Aspose.Slides