ESRI.ArcGIS.ADF.Web
PointCollection Class Members
See Also  Fields  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.Geometry Namespace : PointCollection Class




The following tables list the members exposed by PointCollection.

Public Constructors

 NameDescription
public ConstructorPointCollection Constructor Constructs a PointCollection.  
Top

Protected Fields

 NameDescription
protected Fieldm_array (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Top

Public Properties

 NameDescription
public PropertyCount (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public PropertyItem Gets a Point from a given index.  
Top

Public Methods

 NameDescription
public MethodAdd Adds a Point to the collection.  
public MethodClear (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public MethodClone Creates a deep clone of the current Object.  
public MethodGetEnumerator (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public MethodGetSchema (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public MethodReadXml (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public MethodRemove Removes a Point from the collection.  
public MethodRemoveAt Removes a Point from a given index in the collection.  
public MethodWriteXml (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Top

Protected Methods

 NameDescription
protected MethodgenerateNameOverloaded.  (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
protected MethodNameExistsOverridden.  Whether the name exists. Not implemented.  
Top

See Also

© 2011 All Rights Reserved.