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



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

Glossary Item Box

Determines if two objects are the same.

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 the same, 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.