ESRI.ArcGIS.ADF.Web Send comments on this topic.
PointCollection Class
See Also  Members  
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

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.