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





Description

Gets the members list.

Property type

Read-only property

Syntax

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

[C#]
public IAgObjectLinkCollection Members {get;}

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

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

[Java]
public IAgObjectLinkCollection getMembers();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1