| Member | Description |
|---|---|
Constructor |
Constructor |
Add |
Adds a new row item to the collection public GroupHeader Add( string group ); |
Clear |
Clears all rows from the collection public void Clear(); |
GetHitHeader |
Returns the group header that is targetted by the specified location public GroupHeader GetHitHeader( Point location ); |
Count |
Number of group headers in this collection |
Item |