XmlnsDictionary.PopScope Method

Definition

Pops the scope of the XmlnsDictionary.

public:
 void PopScope();
public void PopScope ();
member this.PopScope : unit -> unit
Public Sub PopScope ()

Exceptions

Remarks

Use this method only if you are implementing a ParserContext that also works at an element scope level.

Applies to