Description
This class represents a collection of edges corresponding to the vertex.
Class Hierarchy
Autodesk.AutoCAD.BoundaryRepresentation.VertexEdgeCollection
C#
public sealed class VertexEdgeCollection : IEnumerable<Edge>;
Visual Basic
Public sealed Class VertexEdgeCollection Inherits IEnumerable