XmlnsDictionary.PushScope Method

Definition

Pushes the scope of the XmlnsDictionary.

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

Exceptions

Remarks

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

Applies to