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