This topic has not yet been rated - Rate this topic

PivotViewerPropertyCardinalityComparer.Compare Method

Silverlight

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. This type is not intended to be used or implemented by your code.

Namespace:  System.Windows.Controls.Pivot
Assembly:  System.Windows.Controls.Pivot (in System.Windows.Controls.Pivot.dll)
public int Compare(
	string first,
	string second
)

Parameters

first
Type: System.String
Do not use.
second
Type: System.String
Do not use.

Return Value

Type: System.Int32

Implements

IComparer<T>.Compare(T, T)

Silverlight

Supported in: 5

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.