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