Click or drag to resize

HeifItemId Methods

The HeifItemId type exposes the following members.

Methods
 NameDescription
Public methodEquals(HeifItemId) Indicates whether the current object is equal to another object of the same type.
Public methodEquals(Object) Determines whether the specified Object, is equal to this instance.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Converts the numeric value of this instance to its equivalent string representation.
(Overrides ValueTypeToString)
Top
See Also