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::IndexOfLocalName Method
.NET Framework (current version)
Gets the index of the local name of the current node within an array of names.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | IndexOfLocalName(array<String^>^, String^) | Gets the index of the local name of the current node within an array of names. |
![]() | IndexOfLocalName(array<XmlDictionaryString^>^, XmlDictionaryString^) | Gets the index of the local name of the current node within an array of names. |
Show:
