The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlDictionaryReader::IsNamespaceUri Method
.NET Framework (current version)
Checks whether the parameter, namespaceUri, is the namespace of the current node.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| 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. |
Show:
