FormRegionCollectionBase.Base 属性

定义

获取 IList<T> 中的 IFormRegion 对象的 FormRegionCollectionBase

public System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion> Base { get; }

属性值

IList<IFormRegion>

一个 IList<T> 中的 IFormRegion 对象的 FormRegionCollectionBase

适用于