Share via


DataView.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

Bir Int32 değer.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır