Condividi tramite


FormRegionCollectionBase.ICollection<IFormRegion>.Remove Method

Definition

 virtual bool System.Collections.Generic.ICollection<Microsoft.Office.Tools.Outlook.IFormRegion>.Remove(Microsoft::Office::Tools::Outlook::IFormRegion ^ item) = System::Collections::Generic::ICollection<Microsoft::Office::Tools::Outlook::IFormRegion ^>::Remove;
bool ICollection<IFormRegion>.Remove (Microsoft.Office.Tools.Outlook.IFormRegion item);
abstract member System.Collections.Generic.ICollection<Microsoft.Office.Tools.Outlook.IFormRegion>.Remove : Microsoft.Office.Tools.Outlook.IFormRegion -> bool
override this.System.Collections.Generic.ICollection<Microsoft.Office.Tools.Outlook.IFormRegion>.Remove : Microsoft.Office.Tools.Outlook.IFormRegion -> bool
Function Remove (item As IFormRegion) As Boolean Implements ICollection(Of IFormRegion).Remove

Parameters

Returns

Implements

Applies to