Get the selected equality constraints.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Results() As IAgVASearchPluginResultCollection |
| [C#] |
|---|
public IAgVASearchPluginResultCollection Results {get;} |
| [Managed C++] |
|---|
public: __property IAgVASearchPluginResultCollection ^ get_Results(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVASearchPluginResultCollection getResults(); |
[Python - STK API ] |
|---|
@property def Results(self) -> "IAgVASearchPluginResultCollection": |






