6#include <xtd/iequatable>
534 bool equals(const
xtd::
object& obj) const noexcept override;
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
Encapsulates a metadata property to be included in an image file. Not inheritable.
Definition property_item.hpp:25
const xtd::array< xtd::byte > & value() const noexcept
Gets the value of the property item.
xtd::int32 id() const noexcept
Gets the ID of the property.
bool equals(const xtd::object &obj) const noexcept override
Determines whether the specified object is equal to the current object.
xtd::size len() const noexcept
Gets the length (in bytes) of the value property.
xtd::size get_hash_code() const noexcept override
Serves as a hash function for a particular type.
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition iequatable.hpp:22
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.hpp:43
int16_t int16
Represents a 16-bit signed integer.
Definition int16.hpp:23
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
std::type_info type
Stores information about a type.
Definition type.hpp:23
@ other
The operating system is other.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:31