KeywordCollection Class

Autodesk.AutoCAD.EditorInput.KeywordCollection
Visual Basic
Public sealed Class KeywordCollection
Inherits ICollection
Inherits IEnumerable
C#
public sealed class KeywordCollection : ICollection, IEnumerable;
Description

 

This class holds a collection of Keyword objects.

Links