ArcGIS API for Silverlight - Library Reference
PointCollection Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace : PointCollection Class

Point collection

Object Model

PointCollection ClassMapPoint Class

Syntax

Visual Basic (Declaration) 
Public Class PointCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of MapPoint)

Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         ESRI.ArcGIS.Client.Geometry.PointCollection

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.