XmlnsDictionary.PushScope メソッド

定義

XmlnsDictionary のスコープをプッシュします。

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

例外

XmlnsDictionary はシールされています。

注釈

このメソッドは、要素スコープ レベルでも機能する を ParserContext 実装している場合にのみ使用します。

適用対象