ImageGear for .NET
CompareTo Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearMetadataNode Class : CompareTo Method




obj
An object to compare with this instance.

Glossary Item Box

Compares the current instance with another object of the same type.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

obj
An object to compare with this instance.

Return Value

Following values defined:
  • -1 - This instance is less than obj.
  • 0 - This instance is equal to obj.
  • 1 - This instance is greater than obj.

See Also

©2013. Accusoft Corporation. All Rights Reserved.