Autodesk.AutoCAD.DatabaseServices Namespace > UnderlayItemCollection Class
UnderlayItemCollection Class
Description

 

This class provides a collection for UnderlayItem objects.

Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.UnderlayItemCollection
Visual Basic
Public sealed Class UnderlayItemCollection
Inherits ICollection
C#
public sealed class UnderlayItemCollection : ICollection;
Links
   Comments?