Share via


ListBox.SelectedObjectCollection.IList.RemoveAt(Int32) Yöntem

Tanım

Bu üyenin açıklaması için bkz RemoveAt(Int32). .

 virtual void System.Collections.IList.RemoveAt(int index) = System::Collections::IList::RemoveAt;
void IList.RemoveAt (int index);
abstract member System.Collections.IList.RemoveAt : int -> unit
override this.System.Collections.IList.RemoveAt : int -> unit
Sub RemoveAt (index As Integer) Implements IList.RemoveAt

Parametreler

index
Int32

öğesinden ListBox.SelectedObjectCollectionkaldırılacak nesnenin sıfır tabanlı dizini.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IList arabirime ListBox.SelectedObjectCollection yayınlandığında kullanılabilir.

Şunlara uygulanır