AttributeCollection Class

Autodesk.AutoCAD.DatabaseServices.AttributeCollection
Visual Basic
Public sealed Class AttributeCollection
Inherits ICollection
Inherits IEnumerable
Inherits ISubObject
C#
public sealed class AttributeCollection : ICollection, IEnumerable, ISubObject;
Description

 

This collection class provides a container for block reference attributes.

Links