Gets the access objects property.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AccessObjects() As IAgObjectLinkCollection |
| [C#] |
|---|
public IAgObjectLinkCollection AccessObjects {get;} |
| [Managed C++] |
|---|
public: __property IAgObjectLinkCollection ^ get_AccessObjects(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgObjectLinkCollection getAccessObjects(); |
[Python - STK API ] |
|---|
@property def AccessObjects(self) -> "IAgObjectLinkCollection": |






