FormRegionCollectionBase.ICollection<IFormRegion>.Contains Method

Definition

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

Parameters

Returns

Implements

Applies to