IAgObjectLinkCollection represents a
collection of names of STK objects that are available in the
current scenario.
![]() |
Adds to the collection a link to an STK object with the given object path and name. |
![]() |
Adds to the collection a link to the given STK object. |
![]() |
Determines whether the object with the given name is in the collection. |
![]() |
Searches the collection for the specified object and returns a zero-based index of the first occurrence within the collection, if found; otherwise, -1. |
![]() |
Removes from the collection a link to the STK object with the given index. |
![]() |
Removes all links from the collection. |
![]() |
Removes from the collection a link to an STK object with the given object path and name. |
![]() |
Removes from the collection a link to the given STK object. |
![]() |
Returns an array of valid objects. |
![]() |
Returns the number of elements in a collection. |
![]() |
Given an index, returns an element in the collection. |
Define and compute a
chain (basic)
[C#] | ![]() |
|
---|---|---|
|
Define and compute a
chain (basic)
[Visual Basic .NET] | ![]() |
|
---|---|---|
|