KeyValues [Connectivity Automation Reference: CAR]

AutoCAD Connectivity Automation Objects

KeyValues Collection


A set of key values in a link.

VBA class name: KeyValues

Create using: ACADApplication.GetInterfaceObject("CAO.KeyValues.17")

Access via: Link.KeyValues

To add a new member to the collection, use the Add method. To select a specific KeyValue, use the Item method. To edit or query the KeyValues collection, use the following methods and properties:

Methods

Add

Item  

Properties

Count