FindElement Method

Finds a specific element in the container.

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

Overload List

  Name Description
Public methodStatic member FindElement(XContainer, XNamespace, String) Finds a specific element in the container by using the XML container, the XML container namespace, and the XML element name.
Public methodStatic member FindElement(XContainer, XNamespace, String, Boolean) Finds a specific element in the container by using the XML container, the XML container namespace, the XML element name, and a value that specifies whether the descendant elements should be searched.

Top

See Also

Reference

Utilities Class

Microsoft.Web.Media.TransformManager Namespace