AGI STK Objects 11Send 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

© 2019 Analytical Graphics, Inc. All Rights Reserved.