NetworkDatasetEdgeCursor

Summary

A read cursor that can be used to iterate over the edges in a network dataset.

Discussion

Instances of this class are not created directly. Instead, they are created by calling the edges method of the NetworkDataset class.


In this topic