Udostępnij za pośrednictwem


PartialTrustVisibleAssemblyCollection.RemoveAt(Int32) Metoda

Definicja

Usuwa PartialTrustVisibleAssembly obiekt z kolekcji o określonym indeksie.

public:
 void RemoveAt(int index);
public void RemoveAt (int index);
member this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)

Parametry

index
Int32

Indeks elementu, który ma zostać usunięty.

Dotyczy