Description
This class holds a collection of Keyword objects.
Class Hierarchy
Autodesk.AutoCAD.EditorInput.KeywordCollection
Visual Basic
Public sealed Class KeywordCollection Inherits ICollection Inherits IEnumerable
C#
public sealed class KeywordCollection : ICollection, IEnumerable;