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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.