Initializes a new instance of the MapItemCollection class with the specified properties.

Overload List

  NameDescription
MapItemCollection()()()
Initializes a new instance of the MapItemCollection class.
MapItemCollection(IEnumerable<(Of <(MapItem>)>))
Initializes a new instance of the MapItemCollection class and adds the specified MapItems to the end of collection.

See Also