ListBox.IntegerCollection.IList.Clear Methode

Definitie

Hiermee wist u alle tabstops 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 ListBox.IntegerCollection exemplaar naar een IList interface wordt gecast.

Van toepassing op