Instatiates a AgRt3SimpleQueryClause.
| [Visual Basic .NET] |
|---|
Public Function NewClause() As IAgRt3SimpleQueryClause
|
| [C#] |
|---|
public IAgRt3SimpleQueryClause NewClause();
|
| [Managed C++] |
|---|
public: IAgRt3SimpleQueryClause^ NewClause();
|
| [Java] |
|---|
public IAgRt3SimpleQueryClause newClause();
|
| [Unmanaged C++] |
|---|
public: HRESULT NewClause(
|