BaseCollection — Aspose.Slides FOSS C# (.NET) API Reference

BaseCollection — The element type of the collection. Inherits from: IEnumerable<T>.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
LengthintRead/Write

Methods

MethodReturnsDescription
Contains(T item)voidtrue if the item is found; otherwise false.
GetEnumerator()void

See Also