Populates an array of VertexInfo structures.
[Visual Basic .NET] Public Sub ExportToNetworkShape ( _ ByRef aVertices As esriGeometryNetworkVertexInfo _ )
[C#] public void ExportToNetworkShape ( ref esriGeometryNetworkVertexInfo aVertices );
[C++]
HRESULT ExportToNetworkShape(
esriGeometryNetworkVertexInfo* aVertices
);
[C++]Parameters
aVerticesaVertices is a parameter of type esriGeometryNetworkVertexInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.