Click or drag to resize

McImageSetLocationsComparer Class

Image set locations comparer.
Inheritance Hierarchy
SystemObject
  MediaCy.Commands.ImageSetMcImageSetLocationsComparer

Namespace:  MediaCy.Commands.ImageSet
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class McImageSetLocationsComparer
	Implements IComparer(Of McImageSetLocations)

The McImageSetLocationsComparer type exposes the following members.

Constructors
  NameDescription
Public methodMcImageSetLocationsComparer
Initializes a new instance of the McImageSetLocationsComparer class
Top
Methods
  NameDescription
Public methodCompare
Returns 0 if x = y, otherwise 1.
Public methodStatic memberIsEquals
Returns True if x = y, otherwise False.
Top
Remarks