Share

KeywordCollection Class

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;

Links

KeywordCollection Methods, KeywordCollection Properties

Was this information helpful?