Grid |
The GridSurfaceCellCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains | Gets whether there's a cell at the specified grid location. |
![]() | GetAt | Gets the cell at the specified location. |
![]() | GetEnumerator | Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection. |
![]() | GetIndexRange | Gets the minimum column index, minimum row index, maximum column index and maximum row index. |
![]() | GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. |