ExifTag.Equals Method
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Determines whether this instance and a specified object, which must also be a ExifTag object, have the same value.
public override bool Equals(object obj)
Parameters
objobjectThe object to compare to this instance.