REFERENCE MANUAL
An IndexOutOfRangeException is thrown when a user tries to access an array element beyond the valid range, typically when interacting with the points or faces defining geometry. More...
Public Member Functions | |
IndexOutOfRangeException (string message) | |
IndexOutOfRangeException (string message, System.Exception inner) | |
Protected Member Functions | |
IndexOutOfRangeException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
An IndexOutOfRangeException is thrown when a user tries to access an array element beyond the valid range, typically when interacting with the points or faces defining geometry.