AGI STK Objects 11 Send comments on this topic.
AccessObjects Property (IAgDuringAccess)
See Also 





Description

AccessObjects property.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AccessObjects() As IAgObjectLinkCollection

[C#]
public IAgObjectLinkCollection AccessObjects {get;}

[Managed C++]
public: __property IAgObjectLinkCollection^ get_AccessObjects();

[Unmanaged C++]
public: HRESULT get_AccessObjects(
IAgObjectLinkCollection ** ppRetVal
);

[Java]
public IAgObjectLinkCollection getAccessObjects();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1