[]
Indicates whether the specified object is a C1PathIcon and has the same property values as this icon object.
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | The object to test |
| Type | Description |
|---|---|
| bool | true if the obj parameter is a C1PathIcon and has the same property values as this icon object. otherwise, false |