| Path Class | 
Namespace: Apptus.Util.Xml
public class Path : IComparable<Path>
The Path type exposes the following members.
| Name | Description | |
|---|---|---|
| Path(Object) | Initializes a new instance of the Path class  | |
| Path(Path, Object) | Initializes a new instance of the Path class  | 
| Name | Description | |
|---|---|---|
| CompareTo | ||
| EndsWith | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse | 
            Creates a new Path  | |
| Prefix | ||
| StartsWith | ||
| Suffix | ||
| ToString | (Overrides ObjectToString.) | |
| WriteTo |