Gets the error message at the given spot in the array of error messages
Namespace: Asi.iBO.ErrorsAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public CError GetError( int index ) |
| Visual Basic |
|---|
Public Function GetError ( _ index As Integer _ ) As CError |
| Visual C++ |
|---|
public: CError^ GetError( int index ) |
Parameters
- index
- Type: System..::..Int32
The zero-based index into the array of error messages