Part.GetCachedXPathQueries Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::Collections::Hashtable ^ GetCachedXPathQueries();
public virtual System.Collections.Hashtable GetCachedXPathQueries ();
abstract member GetCachedXPathQueries : unit -> System.Collections.Hashtable
override this.GetCachedXPathQueries : unit -> System.Collections.Hashtable
Public Overridable Function GetCachedXPathQueries () As Hashtable