Método Factory.CreateFormRegionCollection

Cria um IList<T> de IFormRegion objetos.

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

Sintaxe

'Declaração
Function CreateFormRegionCollection As IList(Of IFormRegion)
IList<IFormRegion> CreateFormRegionCollection()

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

Factory Interface

Namespace Microsoft.Office.Tools.Outlook