VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomReferencedImage Class / Inequality Operators
In This Topic
    Inequality Operator (DicomReferencedImage)
    In This Topic
    Overloaded. Compares two instances. The result specifies whether the values of the , and properties of the two instances are unequal.
    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 unequal.
    Compares two DicomReference instances. The result specifies whether the values of the SopClass, SopInstance instances are unequal. (Inherited from DicomReference)
    Requirements

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

    See Also