XmlNode::Item Property
.NET Framework (current version)
Gets the specified child element.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Item[String^] | Gets the first child element with the specified Name. |
![]() | Item[String^, String^] | Gets the first child element with the specified LocalName and NamespaceURI. |
Show:
