ArcGIS Pro 2.8 API Reference Guide
Copy3DCoordinatesToList() Method

ArcGIS.Core.Geometry Namespace > ReadOnlyPointCollection Class > Copy3DCoordinatesToList Method : Copy3DCoordinatesToList() Method
Gets a copy of all the MapPoints in the list as a read-only list of 3D coordinates.
Syntax
public IReadOnlyList<Coordinate3D> Copy3DCoordinatesToList()
Public Overloads Function Copy3DCoordinatesToList() As IReadOnlyList(Of Coordinate3D)

Return Value

A IReadOnlyList of the 3D coordinates.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ReadOnlyPointCollection Class
ReadOnlyPointCollection Members
Overload List