Show / Hide Table of Contents

Class GridInfiniteException

This exception is thrown when you call a grid method that is only appropriate for grids with a finite amount of cells.

Inheritance
System.Object
GridInfiniteException
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class GridInfiniteException : NotSupportedException

Constructors

GridInfiniteException()

Declaration
public GridInfiniteException()
In This Article
Back to top Generated by DocFX