InternalInsert Method (MapLegendsCollection)
In This Topic
Internal used only. Inserts an item ot the collection at the specified index.
Syntax
Parameters
- index
- The zero-based index at which item should be inserted.
- item
- The object to insert into the collection.
See Also