PivotViewerPropertyCardinalityComparer.Compare Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
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)
Syntax
'Declaration
Public Function Compare ( _
first As String, _
second As String _
) As Integer
public int Compare(
string first,
string second
)
Return Value
Type: System.Int32
Implements
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.