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





Description

Get the collection of objects in the chain.

Property type

Read-only property

Syntax

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

[C#]
public IAgObjectLinkCollection Objects {get;}

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

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

[Java]
public IAgObjectLinkCollection getObjects();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1