ODFieldDefs.Remove method

AutoCAD Map 3D ActiveX

ODFieldDefs.Remove method

Removes an object data field from the collection.

Remove(Index As Variant) As Boolean

Returns True on success.

Index

Name or index, starting at 0, of the field to remove.

Note You cannot remove the last field.