Table of Contents

Class ExifPropertyItem

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll
public sealed class ExifPropertyItem : IEquatable<ExifPropertyItem>, IComparable<ExifPropertyItem>, IComparable
Inheritance
ExifPropertyItem
Implements
Inherited Members

Constructors

ExifPropertyItem(ExifPropertyPath, ExifValue)
ExifPropertyItem(ExifSection, ushort, ExifValue)

Properties

Path
Value

Methods

CompareTo(ExifPropertyItem?)
Equals(ExifPropertyItem?)
Equals(object?)
GetHashCode()

Operators

operator ==(ExifPropertyItem?, ExifPropertyItem?)
operator >(ExifPropertyItem, ExifPropertyItem)
operator >=(ExifPropertyItem, ExifPropertyItem)
operator !=(ExifPropertyItem?, ExifPropertyItem?)
operator <(ExifPropertyItem, ExifPropertyItem)
operator <=(ExifPropertyItem, ExifPropertyItem)