Share

VertexEdgeCollection Class

Description

This class represents a collection of edges corresponding to the vertex.

Class Hierarchy

Autodesk.AutoCAD.BoundaryRepresentation.VertexEdgeCollection

Visual Basic

Public sealed Class VertexEdgeCollection
Inherits IEnumerable

C#

public sealed class VertexEdgeCollection : IEnumerable<Edge>;

Links

VertexEdgeCollection Methods

Was this information helpful?