BaseCollection
General
BaseCollection is a class in Aspose.Slides for NET.
Inherits from: IEnumerable<T>.
BaseCollection és una classe en Aspose.Slides per NET. Hereta de: ゚IEnumerable
El tipus d’element de la col·lecció.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Length | int | Read | Gets the number of items contained in the collection |
Mètodes
| Signature | Description |
|---|---|
Contains(item: T) | true if the item is found; otherwise false. |
GetEnumerator() | Provides an iterator to enumerate the items in the collection |