Share

UnderlayLayerCollection Class

Description

This class provides a collection for UnderlayLayer objects.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.UnderlayLayerCollection

Visual Basic

Public sealed Class UnderlayLayerCollection
Inherits ICollection
Inherits IEnumerable

C#

public sealed class UnderlayLayerCollection : ICollection, IEnumerable;

Links

UnderlayLayerCollection Methods, UnderlayLayerCollection Properties

Was this information helpful?