TrustLevelCollection.RemoveAt(Int32) Metod

Definition

Tar bort ett TrustLevel objekt på den angivna indexplatsen från objektet TrustLevelCollection .

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

Parametrar

index
Int32

Indexplatsen för att TrustLevel ta bort från TrustLevelCollection.

Gäller för