Get scalar conditions at a postion.
[Visual Basic .NET] |
---|
Public Function GetCondition( _ ByVal Pos As Integer _ ) As IAgCrdnCondition |
[C#] |
---|
public IAgCrdnCondition GetCondition( |
[Managed C++] |
---|
public: IAgCrdnCondition^ GetCondition( |
[Java] |
---|
public IAgCrdnCondition getCondition( |
[Unmanaged C++] |
---|
public: HRESULT GetCondition( |
- Pos