| ASP.NET Ajax Javascript (Specification) | |
|---|---|
| function addPoints( pointCollection : PointCollection ) : (Any); | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
| var resultVar = instanceOfPointCollection.addPoints(PointCollection); | |
Parameters
- pointCollection
- The collection of points to add to the collection.
