CategoryEntry
(ctor) CategoryEntry()
(ctor) CategoryEntry( CategoryEntry parent, string title, CategoryEntry[] subCats )
(ctor) CategoryEntry( CategoryEntry parent, CategoryLine[] lines, ref int index )
ArrayList Matched( get; )
Type[] Matches( get; )
CategoryEntry Parent( get; )
CategoryEntry[] SubCategories( get; )
string Title( get; )
bool IsMatch( Type type )