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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface