Share

CatalogItemCollection Class

Description

This collection provides a container for catalog items.

Class Hierarchy

Autodesk.AutoCAD.Windows.ToolPalette.CatalogItemCollection

Visual Basic

Public sealed Class CatalogItemCollection
Inherits ICollection
Inherits IEnumerable

C#

public sealed class CatalogItemCollection : ICollection, IEnumerable;

Links

CatalogItemCollection Methods, CatalogItemCollection Properties

Was this information helpful?