Udostępnij za pośrednictwem


Metoda FormRegionCollectionBase.IList<IFormRegion>.Insert —

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Przestrzeń nazw:  Microsoft.Office.Tools.Outlook
Zestaw:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (w Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Składnia

'Deklaracja
Private Sub Insert ( _
    index As Integer, _
    item As IFormRegion _
) Implements IList(Of IFormRegion).Insert
void IList<IFormRegion>.Insert(
    int index,
    IFormRegion item
)

Parametry

Implementuje

IList<T>.Insert(Int32, T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

FormRegionCollectionBase Klasa

Przestrzeń nazw Microsoft.Office.Tools.Outlook