Click or drag to resize

McImageSetLocationsComparerCompare Method

Returns 0 if x = y, otherwise 1.

Namespace:  MediaCy.Commands.ImageSet
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Function Compare ( 
	x As McImageSetLocations,
	y As McImageSetLocations
) As Integer

Parameters

x
Type: MediaCy.IQL.SetsMcImageSetLocations
y
Type: MediaCy.IQL.SetsMcImageSetLocations

Return Value

Type: Int32

Implements

IComparerTCompare(T, T)
Remarks