The abstract XPathCollection collection class represents the IXPath path collecton. If you want to use path created by joining several paths together, use the XCombinedPath class.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public abstract class XPathCollection : CollectionBase

Inheritance Hierarchy

See Also