SettingElementCollection.Remove(SettingElement) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
SettingElement Usuwa obiekt z kolekcji.
public:
void Remove(System::Configuration::SettingElement ^ element);
public void Remove (System.Configuration.SettingElement element);
member this.Remove : System.Configuration.SettingElement -> unit
Public Sub Remove (element As SettingElement)
Parametry
- element
- SettingElement
Obiekt SettingElement.