MulticastIPAddressInformationCollection.Clear Método
Definição
Gera um NotSupportedException porque a coleção é somente leitura e os elementos não podem ser removidos.Throws a NotSupportedException because the collection is read-only and elements cannot be removed.
public:
virtual void Clear();
public virtual void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Overridable Sub Clear ()