ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / ReadOnlyPointCollection Class
Properties Methods


In This Topic
    ReadOnlyPointCollection Class Members
    In This Topic

    The following tables list the members exposed by ReadOnlyPointCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the ICollection.  
    Public Property Gets the element at the specified index.  
    Public PropertyGets or sets the SpatialReference used for this read-only point collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method Copies the MapPoints in this list to the given list of MapPoints.  
    Public Method Returns an enumerator that iterates through the collection.  
    Top
    See Also