Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Gets the index of the local name of the current node within an array of names.

Namespace:   System.Xml
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

NameDescription
System_CAPS_pubmethodIndexOfLocalName(array<String^>^, String^)

Gets the index of the local name of the current node within an array of names.

System_CAPS_pubmethodIndexOfLocalName(array<XmlDictionaryString^>^, XmlDictionaryString^)

Gets the index of the local name of the current node within an array of names.

Return to top
Show:
© 2017 Microsoft