AGI AgSearch 11 Send comments on this topic.
Results Property (IAgSearchPluginOperand)
See Also 





Description

Collection of results.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Results() As AgSearchResultCollection

[C#]
public AgSearchResultCollection Results {get;}

[Managed C++]
public: __property AgSearchResultCollection^ get_Results();

[Unmanaged C++]
public: HRESULT get_Results(
AgSearchResultCollection ** ppRetVal
);

[Java]
public AgSearchResultCollection getResults();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1