Sdílet prostřednictvím


FormRegionCollectionBase.Base – vlastnost

Gets a IList<T> of IFormRegion objects in the FormRegionCollectionBase.

Obor názvů:  Microsoft.Office.Tools.Outlook
Sestavení:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (v Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Syntaxe

'Deklarace
Public ReadOnly Property Base As IList(Of IFormRegion)
public IList<IFormRegion> Base { get; }

Hodnota vlastnosti

Typ: System.Collections.Generic.IList<IFormRegion>
A IList<T> of IFormRegion objects in the FormRegionCollectionBase.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

FormRegionCollectionBase Třída

Microsoft.Office.Tools.Outlook – obor názvů