Forms2OleControlCollection

Forms2OleControlCollection

Overview

Forms2OleControlCollection is a class in Aspose.Words FOSS for .NET. Inherits from: IEnumerable<Forms2OleControl>.

Represents collection of Forms2OleControl objects.

This class provides 1 method for working with Forms2OleControlCollection objects in .NET programs. Available methods include: GetEnumerator. All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package. Properties: Count.

Properties

NameTypeAccessDescription
CountintReadGets count of objects in the collection.

Methods

SignatureDescription
GetEnumerator()Gets enumerator.

See Also