XRecord Object
Description
An object used to store and manage associated drawing data.
Object Model
Remarks
XRecords are used to store arbitrary data; they are similar to Xdata but are not limited to order or size. XRecords support all group codes and can store other object IDs which allows XRecords to include links to other objects, including to other XRecords.
XRecords are created using the Dictionary.AddXRecord() method and accessed via the Dictionary.Item() method.