Name | Description | |
---|---|---|
![]() | MapLegendsCollection Constructor |
The following tables list the members exposed by MapLegendsCollection.
Name | Description | |
---|---|---|
![]() | MapLegendsCollection Constructor |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements in the collection. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
Name | Description | |
---|---|---|
![]() | Add | Adds an existing item to the collection. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | AddNew | Adds a new item to the collection. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | Clear | Removes all items from the collection. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | Contains | Determines whether the collection contains a specific item. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | IndexOf | Gets the index of the element. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | Insert | Inserts an item ot the collection at the specified index. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | Remove | Removes an existing item from the collection. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | RemoveAt | Removes the item at the specified index. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
Name | Description | |
---|---|---|
![]() | InternalAdd | Internal used only. Adds an existing item to the collection. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | InternalClear | Internal used only. Removes all items from the collection. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | InternalInsert | Internal used only. Inserts an item ot the collection at the specified index. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | InternalRemoveAt | Internal used only. Removes the item at the specified index. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |
![]() | NotifyChanges | Called when changes need be notified. (Inherited from C1.Win.Map.MapCollectionBase<MapLegend>) |