SymmetricKey.Drop Methode

Definition

Überlädt

Name Beschreibung
Drop()

Legt das Objekt ab und entfernt es aus der Auflistung.

Drop(Boolean)

Drop()

Legt das Objekt ab und entfernt es aus der Auflistung.

public void Drop();
abstract member Drop : unit -> unit
override this.Drop : unit -> unit
Public Sub Drop ()

Implementiert

Gilt für:

Drop(Boolean)

public void Drop(bool removeProviderKey);
member this.Drop : bool -> unit
Public Sub Drop (removeProviderKey As Boolean)

Parameter

removeProviderKey
Boolean

Gilt für: