IGenericCollectionT
IGenericCollection<T> interface
辅助通用集合接口。
public interface IGenericCollection<T> : ICollection, IEnumerable<T>
范围 | 描述 |
---|---|
T |
特性
姓名 | 描述 |
---|---|
AsICollection { get; } | 返回 ICollection 接口。 |
AsIEnumerable { get; } | 返回 IEnumerable 接口。 只读IEnumerable。 |
也可以看看
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides