Overload List
| Name | Description | |
|---|---|---|
| AddFirst(MapItem) |
Adds the specified MapItem to the start of the collection.
| |
| AddFirst<(Of <(T>)>)(IEnumerable<(Of <(T>)>)) |
Adds the specified enumerable set of MapItem objects to the top of the collection.
|

