Summary
Field-by-field comparison to avoid reflection-based ValueType.Equals.
- Namespace
- Avalonia
.Controls - Containing Type
- Data
Grid Clipboard Cell Content
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 |