Click or drag to resize
GridTEquals Method (GridT)

[Missing <summary> documentation for "M:Slash.Collections.Grid.Grid`1.Equals(Slash.Collections.Grid.Grid{`0})"]

Namespace: Slash.Collections.Grid
Assembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
protected bool Equals(
	Grid<T> other
)

Parameters

other
Type: Slash.Collections.GridGridT

[Missing <param name="other"/> documentation for "M:Slash.Collections.Grid.Grid`1.Equals(Slash.Collections.Grid.Grid{`0})"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Slash.Collections.Grid.Grid`1.Equals(Slash.Collections.Grid.Grid{`0})"]

See Also