TableObjectsT Properties |
The TableObjectsT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) | |
| Count |
Gets the number of table objects.
| |
| Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) | |
| Item |
Gets a table object from the list by name.
| |
| Items |
Gets the table object list.
| |
| MaxCapacity |
Gets the maximum number of objects the collection can hold.
| |
| Names |
Gets the ObjectTable names.
| |
| Owner |
Gets the owner of the actual dxf object.
|