Module.Equals Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether this module and the specified object are equal.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- o
- Type: System.Object
The object to compare with this instance.
For complete documentation, see the base class, Equals(Object).
Show: