---------------------------------------------------------------------
CLASS: PathElement --JD
PUBLIC METHODS:
PathElement() - Default constructor: path_Unknown,""
operator==() - Returns True if same type and name (inline)
USAGE NOTES:
Used in construction of PathElementLists
----------------------------------------------------------------------
---------------------------------------------------------------------
unsigned getCount() const { return count; }