STK AgSearchSend comments on this topic.
Controls Property (IAgSearchPluginOperand)
See Also
Windows





Windows & Linux

Description

Collection of controls.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Controls() As IAgSearchControlCollection
[C#]
public IAgSearchControlCollection Controls {get;}
[Managed C++]
public: __property IAgSearchControlCollection ^ get_Controls();
[Unmanaged C++]
public: HRESULT get_Controls(
    IAgSearchControlCollection ** pVal
);
[Java]
public IAgSearchControlCollection getControls();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.