See Also

CollectionIndexOutOfBoundsException Members  | i3Design.Constructor.ObjectFactory.Exceptions Namespace

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

CollectionIndexOutOfBoundsException Class

This Exception is thrown when an Item is accessed that is outside the Bounds of the collection of an ObjectSet or ObjectSetView.

For a list of all members of this type, see CollectionIndexOutOfBoundsException members.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         i3Design.Constructor.ObjectFactory.Exceptions.CollectionIndexOutOfBoundsException

Syntax

[Visual Basic]
Public Class CollectionIndexOutOfBoundsException    Inherits ApplicationException
[C#]
public class CollectionIndexOutOfBoundsException : ApplicationException
[JScript]
public class CollectionIndexOutOfBoundsException extends ApplicationException

See Also

CollectionIndexOutOfBoundsException Members  | i3Design.Constructor.ObjectFactory.Exceptions Namespace

 

 


©2006 i3 Design Limited. All rights reserved.