DsmlRequestDocument.IList.Clear Methode

Definitie

Hiermee verwijdert u alle items uit de verzameling.

 virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
void IList.Clear();
abstract member System.Collections.IList.Clear : unit -> unit
override this.System.Collections.IList.Clear : unit -> unit
Sub Clear () Implements IList.Clear

Implementeringen

Opmerkingen

Dit lid is een expliciete implementatie van interfaceleden. Deze kan alleen worden gebruikt wanneer het DsmlRequestDocument exemplaar naar een IList interface wordt gecast.

Van toepassing op