XmlDictionaryReader.IsNamespaceUri Method
.NET Framework 4.5
Checks whether the parameter, namespaceUri, is the namespace of the current node.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsNamespaceUri(String) | Checks whether the parameter, namespaceUri, is the namespace of the current node. |
|
IsNamespaceUri(XmlDictionaryString) | Checks whether the parameter, namespaceUri, is the namespace of the current node. |