CustomContext Constructor

There are two overloads for the constructor

Overload List

CustomContext Constructor
CustomContext(IDictionaryString, String) This constructor takes a dictionary containing the namespaces (the key is the prefix, the value is the namespace URI).

See Also