DataGridClipboardCellContent.

Equals(object) Method

Summary

Field-by-field comparison to avoid reflection-based ValueType.Equals.

Syntax

public override bool Equals(object obj)

Parameters

Name Type Description
obj object DataGridClipboardCellContent to compare.

Return Value

Type Description
bool True iff this and data are equal