The specified index is outside the bounds of the collection.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly API_INDEX_OUT_OF_BOUNDS As ExceptionCode
C#
public static readonly ExceptionCode API_INDEX_OUT_OF_BOUNDS
Visual C++
public:
static initonly ExceptionCode^ API_INDEX_OUT_OF_BOUNDS
JavaScript
FileNet.Api.Exception.ExceptionCode.apI_INDEX_OUT_OF_BOUNDS

ToggleSee Also