Del via


AsnWriter.Scope.Dispose Method

Definition

Pops the ASN.1 scope.

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

Implements

Exceptions

A scope was pushed within this scope, but has yet to be popped.

Applies to