Silverlight SDK for Microsoft Bing
Compare Method (x, y)
OverviewSystem.Windows.ControlsBandCloudSorterCompare(BandCloudViewItem, BandCloudViewItem)
Performs a comparison of two BandCloudViewItem instances based on a property or field name and a sort direction.
Declaration Syntax
C#Visual BasicVisual C++
public int Compare(
	BandCloudViewItem x,
	BandCloudViewItem y
)
Public Function Compare ( _
	x As BandCloudViewItem, _
	y As BandCloudViewItem _
) As Integer
public:
virtual int Compare(
	BandCloudViewItem^ x, 
	BandCloudViewItem^ y
) sealed
Return Value

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)