Udostępnij za pośrednictwem


EncryptionPropertyCollection.RemoveAt(Int32) Metoda

Definicja

EncryptionProperty Usuwa obiekt w określonym indeksie.

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

Parametry

index
Int32

Indeks zerowy obiektu do EncryptionProperty usunięcia.

Implementuje

Dotyczy