GeneratorPosition.Equality Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares two GeneratorPosition objects for value equality.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- gp1
- Type: System.Windows.Controls.Primitives.GeneratorPosition
The first instance to compare.
- gp2
- Type: System.Windows.Controls.Primitives.GeneratorPosition
The second instance to compare.
Show: