MapDataPlots Methods |
The MapDataPlots type exposes the following members.
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.
|