Condividi tramite


FormRegionCollectionBase(IList<IFormRegion>) Constructor

Definition

public:
 FormRegionCollectionBase(System::Collections::Generic::IList<Microsoft::Office::Tools::Outlook::IFormRegion ^> ^ inner);
public FormRegionCollectionBase (System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion> inner);
new Microsoft.Office.Tools.Outlook.FormRegionCollectionBase : System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion> -> Microsoft.Office.Tools.Outlook.FormRegionCollectionBase
Public Sub New (inner As IList(Of IFormRegion))

Parameters

Applies to