.NET Matrix Library
IndexOutOfBoundsException Class Members
See Also  Properties  Methods  Send Feedback


The following tables list the members exposed by IndexOutOfBoundsException.

Public Constructors

 NameDescription
public ConstructorIndexOutOfBoundsException ConstructorOverloaded. Creates an new instance of the IndexOutOfBoundsException class.  
Top

Public Properties

 NameDescription
public PropertyData (Inherited from System.Exception)
public PropertyHelpLink (Inherited from System.Exception)
public PropertyInnerException (Inherited from System.Exception)
public PropertyMessage (Inherited from System.Exception)
public PropertySource (Inherited from System.Exception)
public PropertyStackTrace (Inherited from System.Exception)
public PropertyTargetSite (Inherited from System.Exception)
Top

Public Methods

 NameDescription
public MethodDispose() (Inherited from Bluebit.MatrixLibrary.MatrixException)
public MethodGetBaseException (Inherited from System.Exception)
public MethodGetObjectData (Inherited from System.Exception)
public MethodGetType (Inherited from System.Exception)
Top

See Also

.NET Matrix Library