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
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets count of objects in the collection. |
Methods
| Signature | Description |
|---|---|
GetEnumerator() | Gets enumerator. |