Condividi tramite


FormRegionCollectionBase.IList<IFormRegion>.IndexOf(IFormRegion) Method

Definition

 virtual int System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion>.IndexOf(Microsoft::Office::Tools::Outlook::IFormRegion ^ item) = System::Collections::Generic::IList<Microsoft::Office::Tools::Outlook::IFormRegion ^>::IndexOf;
int IList<IFormRegion>.IndexOf (Microsoft.Office.Tools.Outlook.IFormRegion item);
abstract member System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion>.IndexOf : Microsoft.Office.Tools.Outlook.IFormRegion -> int
override this.System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion>.IndexOf : Microsoft.Office.Tools.Outlook.IFormRegion -> int
Function IndexOf (item As IFormRegion) As Integer Implements IList(Of IFormRegion).IndexOf

Parameters

Returns

Implements

Applies to