Share via


AsymmetricKey.Drop Method

Definition

Overloads

Drop()

Drops the object and removes it from the collection.

Drop(Boolean)

Drop()

Drops the object and removes it from the collection.

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

Implements

Applies to

Drop(Boolean)

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

Parameters

removeProviderKey
Boolean

Applies to