LinksToSections Object (ILinksToSections Interface)
This object is a collection of links between the class and the document definition sections.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Returns the number of elements in the collection. |
Element | LinkToSection, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
AddNew | Adds a new link at the end of the collection. |
Delete | Deletes the link from the collection. |
DeleteAll | Removes all the elements from the collection. |
Item | Provides access to a single element of the collection. |
Related objects
Samples
This object is used in the following code samples: Classification.
See also
15.08.2023 13:19:30