Click or drag to resize
FrameTRowKey, TColumnKeyEquals Method

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public override bool Equals(
	Object another
)

Parameters

another
Type: SystemObject

[Missing <param name="another"/> documentation for "M:Deedle.Frame`2.Equals(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Deedle.Frame`2.Equals(System.Object)"]

See Also