ESRI.ArcGIS.ADF.IMS
PointCollection Constructor
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Geometry Namespace > PointCollection Class : PointCollection Constructor




Constructs a PointCollection.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New PointCollection()
C# 
public PointCollection()

Remarks

The geometry objects Hole, Multipoint, and Path have an empty PointCollection already present upon creation. Therefore it is not necessary to create a new PointCollection unless you wish to completely replace an existing collection, or otherwise manage Point objects in a separate collection.

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

© 2011 All Rights Reserved.