[]
Indicates whether the specified object is a IconSet and contains the same set of icons as this icon set.
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 IconSet and ontains the same set of icons as this icon set; otherwise, false |