Udostępnij za pośrednictwem


Metoda FormRegionCollectionBase.ICollection<IFormRegion>.Remove —

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 Function Remove ( _
    item As IFormRegion _
) As Boolean Implements ICollection(Of IFormRegion).Remove
bool ICollection<IFormRegion>.Remove(
    IFormRegion item
)

Parametry

Wartość zwracana

Typ: System.Boolean

Implementuje

ICollection<T>.Remove(T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

FormRegionCollectionBase Klasa

Przestrzeń nazw Microsoft.Office.Tools.Outlook