ESRI.ArcGIS.ADF.Web
PointCollection Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace : PointCollection Class




A thread-safe collection of Points.

Object Model

Syntax

Visual Basic (Declaration) 
<DefaultMemberAttribute("Item")>
<SerializableAttribute()>
Public Class PointCollection 
   Inherits ThreadSafeCollection
Visual Basic (Usage)Copy Code
Dim instance As PointCollection
C# 
[DefaultMemberAttribute("Item")]
[SerializableAttribute()]
public class PointCollection : ThreadSafeCollection 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ThreadSafeCollection
      ESRI.ArcGIS.ADF.Web.Geometry.PointCollection

See Also

© 2010 All Rights Reserved.