ImageGear for Silverlight
Inequality Operator
See Also  Send Feedback
ImageGear20.Isis Assembly > ImageGear.Isis Namespace > ImGearIsisMetadataValue Class : Inequality Operator



v1
The first object to compare.
v2
The second object to compare.

Glossary Item Box

Determines if two objects are different.

Syntax

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

Parameters

v1
The first object to compare.
v2
The second object to compare.

Return Value

True if the objects are different, otherwise false.

Remarks

Two ImGearIsisMetadataValue objects are considered equal if the values of their Key and Value properties are the same.

See Also

©2013. Accusoft Corporation. All Rights Reserved.