[]
Determines whether the style settings of this object are equivalent to the object specified.
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | o | Object with which to compare the style settings of the current object |
| Type | Description |
|---|---|
| bool |
|