Indicates whether the specified object is a
IconSet and contains the same set of icons as this icon set.
'Declaration
Public Overrides Function Equals( _
ByVal As Object _
) As Boolean
public override bool Equals(
object
)
Parameters
- obj
- The object to test
Return Value
true if the obj parameter is a
IconSet and ontains the same set of icons as this icon set; otherwise, false