STK AstrogatorSend comments on this topic.
Results Property (IAgVAProfileSearchPlugin)
See Also
Windows





Windows & Linux

Description

Get the selected equality constraints.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Results() As IAgVASearchPluginResultCollection
[C#]
public IAgVASearchPluginResultCollection Results {get;}
[Managed C++]
public: __property IAgVASearchPluginResultCollection ^ get_Results();
[Unmanaged C++]
public: HRESULT get_Results(
    IAgVASearchPluginResultCollection ** ppSearchPluginResultCollection
);
[Java]
public IAgVASearchPluginResultCollection getResults();
[Python - STK API ]
@property
def Results(self) -> "IAgVASearchPluginResultCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.