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


For a list of all members of this type, see PointCollection members.

Public Properties

 NameDescription
public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<MapPoint>)
public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<MapPoint>)
Top

Protected Properties

 NameDescription
protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<MapPoint>)
Top

See Also

© ESRI, Inc. All Rights Reserved.