Table of Contents

Class IptcStringValue

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

Constructors

IptcStringValue(string)

Properties

Value

Methods

Equals(IptcStringValue?)
Equals(object?)
EqualsCore(IptcValue)
GetHashCode()
ToString()

Operators

operator ==(IptcStringValue?, IptcStringValue?)
operator !=(IptcStringValue?, IptcStringValue?)