Click or drag to resize
MapDataPlots Methods DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The MapDataPlots type exposes the following members.

Methods
  Name Description
Public method Add
Adds a MapDataPlot to this collection.
Public method Contains
Returns a value that indicates if a MapDataPlot with the ID exists in the collection.
Public method GetEnumerator
Implements System.Collections.IEnumerable.GetEnumerator.
Public method GetFirstMapDataPlot
Gets the first MapDataPlot in the collection.
Public method GetNextMapDataPlot
Gets the Next MapDataPlot in the collection.
Public method GetObjectData
Public method MoveNext
Implements System.Collections.IEnumerator.MoveNext.
Public method ReBuild
Rebuilds the collection using the order specified in the IDs array.
Public method Remove(Int32)
Removes a MapDataPlot from this collection.
Public method Remove(String)
Removes a MapDataPlot from this collection.
Public method Reset
Implements System.Collections.IEnumerator.Reset.
Top
See Also