VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomReferencedImage Class / Equality Operators
In This Topic
    Equality Operator (DicomReferencedImage)
    In This Topic
    Overloaded. Compares two instances. The result specifies whether the values of the , and properties of the two instances are equal.
    Overload List
    OverloadDescription
    Compares two DicomReferencedImage instances. The result specifies whether the values of the SopClass, SopInstance and FrameNumber properties of the two DicomReferencedImage instances are equal.
    Compares two DicomReference instances. The result specifies whether the values of the SopClass, SopInstance properties of the two DicomReference instances are equal. (Inherited from DicomReference)
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also