AGI Real-Time Tracking Tool 11 Send comments on this topic.
Add Method (IAgRt3SimpleQueryClauseCollection)
See Also 
SimpleQueryClause





Description

Adds an element to the collection.

Syntax

[Visual Basic .NET]
Public Sub Add( _
   ByVal SimpleQueryClause As IAgRt3SimpleQueryClause _
) 

[C#]
public void Add(
IAgRt3SimpleQueryClause SimpleQueryClause
);

[Managed C++]
public: void Add(
IAgRt3SimpleQueryClause ^ SimpleQueryClause
);

[Unmanaged C++]
public: HRESULT Add(
IAgRt3SimpleQueryClause * SimpleQueryClause
);

Parameters

SimpleQueryClause

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1