XmlDictionaryReader.IsLocalName Method
.NET Framework 4.5
Checks whether the parameter, localName, is the local name 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 | |
|---|---|---|
|
IsLocalName(String) | Checks whether the parameter, localName, is the local name of the current node. |
|
IsLocalName(XmlDictionaryString) | Checks whether the parameter, localName, is the local name of the current node. |