Description
This class represents a collection of nodes corresponding to an Element2d object.
Class Hierarchy
Autodesk.AutoCAD.BoundaryRepresentation.Element2dNodeCollection
Visual Basic
Public sealed Class Element2dNodeCollection Inherits IEnumerable
C#
public sealed class Element2dNodeCollection : IEnumerable<Node>;