Get the collection of objects in the chain.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Objects() As IAgObjectLinkCollection |
| [C#] |
|---|
public IAgObjectLinkCollection Objects {get;} |
| [Managed C++] |
|---|
public: __property IAgObjectLinkCollection ^ get_Objects(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgObjectLinkCollection getObjects(); |





