Share via


Factory.CreateFormRegionCollection Method

Creates an IList<T> of IFormRegion objects.

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)

Syntax

'Declaration
Function CreateFormRegionCollection As IList(Of IFormRegion)
IList<IFormRegion> CreateFormRegionCollection()

Return Value

Type: System.Collections.Generic.IList<IFormRegion>
An IList<T> of IFormRegion objects.

.NET Framework Security

See Also

Reference

Factory Interface

Microsoft.Office.Tools.Outlook Namespace