| GridT Class |
[Missing <summary> documentation for "T:Slash.Collections.Grid.Grid`1"]
Namespace: Slash.Collections.Grid
[Missing <typeparam name="T"/> documentation for "T:Slash.Collections.Grid.Grid`1"]
The GridT type exposes the following members.
| Name | Description | |
|---|---|---|
| GridT(T) | Initializes a new instance of the GridT class | |
| GridT(GridT) | Initializes a new instance of the GridT class | |
| GridT(Int32, Int32) | Initializes a new instance of the GridT class |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(GridT) | ||
| GetEnumerator | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetObjectAt | ||
| Resize | ||
| SetObjectAt | ||
| ToString | (Overrides ObjectToString.) | |
| TryGetObject |
| Name | Description | |
|---|---|---|
| IsNullOrEmpty |
Determines whether the collection is null or contains no elements.
(Defined by EnumerableExtensionMethods.) |