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

NameTypeAccessDescription
LengthintReadGets the number of items contained in the collection

Mètodes

SignatureDescription
Contains(item: T)true if the item is found; otherwise false.
GetEnumerator()Provides an iterator to enumerate the items in the collection
 Català