Mvp.Xml API Documentation

XmlNodeListFactory Class

Constructs XmlNodeList instances from XPathNodeIterator objects.

For a list of all members of this type, see XmlNodeListFactory Members.

System.Object
   XmlNodeListFactory

public sealed class XmlNodeListFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

See http://weblogs.asp.net/cazzu/archive/2004/04/14/113479.aspx.

Author: Daniel Cazzulino, kzu@aspnet2.com

Requirements

Namespace: Mvp.Xml.Common

Assembly: Mvp.Xml (in Mvp.Xml.dll)

See Also

XmlNodeListFactory Members | Mvp.Xml.Common Namespace