ImageGestureImageEquals Method |
Check for equality
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public override bool Equals(
Object obj
)
Parameters
- obj
- Type: SystemObject
Other object
Return Value
Type:
BooleanTrue if equal, false if not
See Also