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