Equals Method
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Overrides Function Equals ( _
	o As Object _
) As Boolean

Parameters

o
Type: System.Object
The GeneratorPosition instance to compare.

Return Value

Type: System.Boolean
true if o and this instance of GeneratorPosition have the same values.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft