GeneratorPosition.Equals Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares the specified instance and the current instance of GeneratorPosition for value equality.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- o
- Type: System.Object
The GeneratorPosition instance to compare.
Return Value
Type: System.Booleantrue if o and this instance of GeneratorPosition have the same values.
Show: