Share via


FormRegionCollectionBase.IList<IFormRegion>.RemoveAt(Int32) Method

Definition

 virtual void System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion>.RemoveAt(int index) = System::Collections::Generic::IList<Microsoft::Office::Tools::Outlook::IFormRegion ^>::RemoveAt;
void IList<IFormRegion>.RemoveAt (int index);
abstract member System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion>.RemoveAt : int -> unit
override this.System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion>.RemoveAt : int -> unit
Sub RemoveAt (index As Integer) Implements IList(Of IFormRegion).RemoveAt

Parameters

index
Int32

Implements

Applies to