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




The following tables list the members exposed by GeometryCollection.

Public Constructors

 NameDescription
public ConstructorGeometryCollection Constructor Constructs a GeometryCollection.  
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 the Geometry at a given index.  
Top

Public Methods

 NameDescription
public MethodAdd Adds a Geometry 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 given Geometry from the collection.  
public MethodRemoveAt Removes a Geometry from a specified index.  
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 currently implemented.  
Top

See Also

© 2011 All Rights Reserved.