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