The MapChartLayerCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddNewFeatureLayer(String, FeatureLayerVisualization) |
Adds a new layer to this collection, using the specified file.
|
![]() |
AddNewFeatureLayer(DataTable, FeatureLayerVisualization) |
Adds a new MapChartDataLayer to this collection.
|
![]() |
AddNewImageLayer(Stream) |
Adds a new image layer to this collection, using the specified stream.
|
![]() |
AddNewImageLayer(String) |
Adds a new image layer to this collection, using the specified file.
|
![]() |
AddNewMarkerLayer |
Adds a new MapChartDataLayer to this collection.
|
![]() |
AddNewStandardTileLayer |
Adds a new standard tile layer.
|
![]() |
AddNewTmsLayer |
Adds a new TMS layer.
|
![]() |
AddNewWmsLayer |
Adds a new WMS layer.
|
![]() |
Clear |
Removes all items from this instance.
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IndexOf |
Determines the index of a specific item.
|
![]() |
Move |
Moves the item at the specified index to a new location in the collection.
|
![]() |
Remove |
Removes the first occurrence of the specified layer from this instance.
|
![]() |
RemoveAt |
Removes the item at the specified index.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IServiceProviderGetService |
Implements IServiceProvider.
(Inherited from Node.) |
![]() ![]() |
INodeContextGetAncestorT |
Implements GetAncestorT.
(Inherited from DocumentNode.) |
![]() ![]() |
INodeContextGetServiceT |
Implements GetServiceT.
(Inherited from DocumentNode.) |
![]() ![]() |
INodeContextIsDescendantOf |
Implements IsDescendantOf(DocumentNode).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsBeginAggregatedTransaction |
Implements BeginAggregatedTransaction.
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteInvisibleTransaction |
Implements ExecuteInvisibleTransaction(Executor).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteStickyTransaction |
Implements ExecuteStickyTransaction(Guid, Executor).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteTransaction |
Implements ExecuteTransaction(Executor).
(Inherited from DocumentNode.) |
See Also