public static IList<EdgeEndPoint> FindAllEdgeEndPointsAtVertex( EdgeEndPoint edgeEndPoint )
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | Failed to find all EdgeEndPoints at a vertex identified by the input EdgeEndPoint. |