[]
Compares an object to an instance of C1Size for equality.
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | o | The object to compare with this instance. |
| Type | Description |
|---|---|
| bool |
|