Get the condition at the position specified.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCrdnCondition GetCondition( int Pos ); |
| [Managed C++] |
|---|
public: IAgCrdnCondition^ GetCondition( int Pos ); |
| [Java] |
|---|
public IAgCrdnCondition getCondition( Integer Pos ); |
| [Unmanaged C++] |
|---|
|
- Pos





