This topic has not yet been rated - Rate this topic

XmlDocumentFragment.Item Property

Gets the specified child element.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public property Item[String] Gets the first child element with the specified Name. (Inherited from XmlNode.)
Public property Item[String, String] Gets the first child element with the specified LocalName and NamespaceURI. (Inherited from XmlNode.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.