Equals Method (SheetSkin)
In This Topic
Returns a value that indicates whether the specified object is equivalent to this skin.
Syntax
Parameters
- o
- Object to compare to
Return Value
true if the skins are equivalent; false otherwise
Example
This example queries if one skin is equal to another.
See Also