Mvp.Xml API Documentation

XPathCache Class

Implements a cache of XPath queries, for faster execution.

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

System.Object
   XPathCache

public sealed class XPathCache

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

Discussed at http://weblogs.asp.net/cazzu/archive/2004/04/02/106667.aspx

Author: Daniel Cazzulino, kzu@aspnet2.com

Requirements

Namespace: Mvp.Xml.Common.XPath

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

See Also

XPathCache Members | Mvp.Xml.Common.XPath Namespace