Click or drag to resize
GridTEquals Method (Object)

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

Namespace: Slash.Collections.Grid
Assembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Slash.Collections.Grid.Grid`1.Equals(System.Object)"]

Return Value

Type: Boolean

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

See Also