Click or drag to resize

McImageSetLocationsComparerIsEquals Method

Returns True if x = y, otherwise False.

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

Parameters

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

Return Value

Type: Boolean
Remarks