MapDataPlots Class |
![]() |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class MapDataPlots : MapDataPlots_MapDataPlots, IEnumerable, IEnumerator, ISerializable
The MapDataPlots type exposes the following members.
Name | Description | |
---|---|---|
![]() | MapDataPlots |
Creates and returns a new MapDataPlots object.
|
![]() | MapDataPlots(Map) |
Creates and returns a new MapDataPlots object.
|
Name | Description | |
---|---|---|
![]() | Add |
Adds a MapDataPlot to this collection.
|
![]() | Contains |
Returns a value that indicates if a MapDataPlot with the ID exists in the collection.
|
![]() | GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() | GetFirstMapDataPlot |
Gets the first MapDataPlot in the collection.
|
![]() | GetNextMapDataPlot |
Gets the Next MapDataPlot in the collection.
|
![]() | GetObjectData | |
![]() | MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() | ReBuild |
Rebuilds the collection using the order specified in the IDs array.
|
![]() | Remove(Int32) |
Removes a MapDataPlot from this collection.
|
![]() | Remove(String) |
Removes a MapDataPlot from this collection.
|
![]() | Reset |
Implements System.Collections.IEnumerator.Reset.
|
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | Clone |
Gets cloned copy of this object.
|
![]() | Count |
Gets the number of MapDataPlots in this collection.
|
![]() | Current |
Implements System.Collections.IEnumerator.Current.
|
![]() | ItemInt32 |
Gets and sets a MapDataPlot in this collection.
|
![]() | ItemString |
Gets and sets a MapDataPlot in this collection.
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | Parent |
Gets and sets the parent of this object
|
Name | Description | |
---|---|---|
![]() | AddressSearchComplete |
Event raised when a map data plot finishes searching for addresses
|
![]() | AddressSearchProgress |
Event fires when a search for address locations processes an address
|
![]() | AddressSearchStarted |
Event raised when a map data plot starts searching for addresses
|
![]() | MapDataPlotBuildStarted |
Event raised when a map data plot build starts
|
![]() | MapDataPlotChanged |
Event raised when a map data plot changes
|