This is the complete list of members for xtd::convert, including all inherited members.
to_any(std::any value) noexcept | xtd::convert | static |
to_any(bool value) noexcept | xtd::convert | static |
to_any(xtd::byte value) noexcept | xtd::convert | static |
to_any(char value) noexcept | xtd::convert | static |
to_any(char8 value) | xtd::convert | static |
to_any(char16 value) noexcept | xtd::convert | static |
to_any(char32 value) noexcept | xtd::convert | static |
to_any(wchar value) noexcept | xtd::convert | static |
to_any(decimal value) noexcept | xtd::convert | static |
to_any(double value) noexcept | xtd::convert | static |
to_any(float value) noexcept | xtd::convert | static |
to_any(int16 value) noexcept | xtd::convert | static |
to_any(int32 value) noexcept | xtd::convert | static |
to_any(int64 value) noexcept | xtd::convert | static |
to_any(slong value) noexcept | xtd::convert | static |
to_any(sbyte value) noexcept | xtd::convert | static |
to_any(uint16 value) noexcept | xtd::convert | static |
to_any(uint32 value) noexcept | xtd::convert | static |
to_any(uint64 value) noexcept | xtd::convert | static |
to_any(xtd::ulong value) noexcept | xtd::convert | static |
to_any(const xtd::string &value) noexcept | xtd::convert | static |
to_any(type_t value) | xtd::convert | inlinestatic |
to_boolean(std::any value) | xtd::convert | static |
to_boolean(bool value) noexcept | xtd::convert | static |
to_boolean(xtd::byte value) noexcept | xtd::convert | static |
to_boolean(char value) | xtd::convert | static |
to_boolean(char8 value) | xtd::convert | static |
to_boolean(char16 value) | xtd::convert | static |
to_boolean(char32 value) | xtd::convert | static |
to_boolean(wchar value) | xtd::convert | static |
to_boolean(decimal value) noexcept | xtd::convert | static |
to_boolean(double value) noexcept | xtd::convert | static |
to_boolean(float value) noexcept | xtd::convert | static |
to_boolean(int16 value) noexcept | xtd::convert | static |
to_boolean(int32 value) noexcept | xtd::convert | static |
to_boolean(int64 value) noexcept | xtd::convert | static |
to_boolean(slong value) noexcept | xtd::convert | static |
to_boolean(sbyte value) noexcept | xtd::convert | static |
to_boolean(uint16 value) noexcept | xtd::convert | static |
to_boolean(uint32 value) noexcept | xtd::convert | static |
to_boolean(uint64 value) noexcept | xtd::convert | static |
to_boolean(xtd::ulong value) noexcept | xtd::convert | static |
to_boolean(const xtd::string &value) | xtd::convert | static |
to_boolean(type_t value) noexcept | xtd::convert | inlinestatic |
to_byte(std::any value) | xtd::convert | static |
to_byte(bool value) noexcept | xtd::convert | static |
to_byte(xtd::byte value) noexcept | xtd::convert | static |
to_byte(char value) noexcept | xtd::convert | static |
to_byte(char8 value) noexcept | xtd::convert | static |
to_byte(char16 value) | xtd::convert | static |
to_byte(char32 value) | xtd::convert | static |
to_byte(wchar value) | xtd::convert | static |
to_byte(decimal value) | xtd::convert | static |
to_byte(double value) | xtd::convert | static |
to_byte(float value) | xtd::convert | static |
to_byte(int16 value) | xtd::convert | static |
to_byte(int32 value) | xtd::convert | static |
to_byte(int64 value) | xtd::convert | static |
to_byte(slong value) | xtd::convert | static |
to_byte(sbyte value) | xtd::convert | static |
to_byte(uint16 value) | xtd::convert | static |
to_byte(uint32 value) | xtd::convert | static |
to_byte(uint64 value) | xtd::convert | static |
to_byte(xtd::ulong value) | xtd::convert | static |
to_byte(const xtd::string &value) | xtd::convert | static |
to_byte(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_byte(type_t value) noexcept | xtd::convert | inlinestatic |
to_char(std::any value) | xtd::convert | static |
to_char(bool value) | xtd::convert | static |
to_char(xtd::byte value) noexcept | xtd::convert | static |
to_char(char value) noexcept | xtd::convert | static |
to_char(char8 value) noexcept | xtd::convert | static |
to_char(char16 value) | xtd::convert | static |
to_char(char32 value) | xtd::convert | static |
to_char(wchar value) | xtd::convert | static |
to_char(decimal value) | xtd::convert | static |
to_char(double value) | xtd::convert | static |
to_char(float value) | xtd::convert | static |
to_char(int16 value) | xtd::convert | static |
to_char(int32 value) | xtd::convert | static |
to_char(int64 value) | xtd::convert | static |
to_char(slong value) | xtd::convert | static |
to_char(sbyte value) | xtd::convert | static |
to_char(uint16 value) | xtd::convert | static |
to_char(uint32 value) | xtd::convert | static |
to_char(uint64 value) | xtd::convert | static |
to_char(xtd::ulong value) | xtd::convert | static |
to_char(const xtd::string &value) | xtd::convert | static |
to_char(type_t value) noexcept | xtd::convert | inlinestatic |
to_char16(std::any value) | xtd::convert | static |
to_char16(bool value) | xtd::convert | static |
to_char16(xtd::byte value) noexcept | xtd::convert | static |
to_char16(char value) noexcept | xtd::convert | static |
to_char16(char8 value) noexcept | xtd::convert | static |
to_char16(char16 value) noexcept | xtd::convert | static |
to_char16(char32 value) | xtd::convert | static |
to_char16(wchar value) noexcept | xtd::convert | static |
to_char16(decimal value) | xtd::convert | static |
to_char16(double value) | xtd::convert | static |
to_char16(float value) | xtd::convert | static |
to_char16(int16 value) | xtd::convert | static |
to_char16(int32 value) | xtd::convert | static |
to_char16(int64 value) | xtd::convert | static |
to_char16(slong value) | xtd::convert | static |
to_char16(sbyte value) | xtd::convert | static |
to_char16(uint16 value) noexcept | xtd::convert | static |
to_char16(uint32 value) | xtd::convert | static |
to_char16(uint64 value) | xtd::convert | static |
to_char16(xtd::ulong value) | xtd::convert | static |
to_char16(const xtd::string &value) | xtd::convert | static |
to_char16(type_t value) noexcept | xtd::convert | inlinestatic |
to_char32(std::any value) | xtd::convert | static |
to_char32(bool value) | xtd::convert | static |
to_char32(xtd::byte value) noexcept | xtd::convert | static |
to_char32(char value) noexcept | xtd::convert | static |
to_char32(char8 value) noexcept | xtd::convert | static |
to_char32(char16 value) noexcept | xtd::convert | static |
to_char32(char32 value) noexcept | xtd::convert | static |
to_char32(wchar value) noexcept | xtd::convert | static |
to_char32(decimal value) | xtd::convert | static |
to_char32(double value) | xtd::convert | static |
to_char32(float value) | xtd::convert | static |
to_char32(int16 value) | xtd::convert | static |
to_char32(int32 value) | xtd::convert | static |
to_char32(int64 value) | xtd::convert | static |
to_char32(slong value) | xtd::convert | static |
to_char32(sbyte value) | xtd::convert | static |
to_char32(uint16 value) noexcept | xtd::convert | static |
to_char32(uint32 value) noexcept | xtd::convert | static |
to_char32(uint64 value) | xtd::convert | static |
to_char32(xtd::ulong value) | xtd::convert | static |
to_char32(const xtd::string &value) | xtd::convert | static |
to_char32(type_t value) noexcept | xtd::convert | inlinestatic |
to_char8(std::any value) | xtd::convert | static |
to_char8(bool value) | xtd::convert | static |
to_char8(xtd::byte value) noexcept | xtd::convert | static |
to_char8(char value) noexcept | xtd::convert | static |
to_char8(char8 value) noexcept | xtd::convert | static |
to_char8(char16 value) | xtd::convert | static |
to_char8(char32 value) | xtd::convert | static |
to_char8(wchar value) | xtd::convert | static |
to_char8(decimal value) | xtd::convert | static |
to_char8(double value) | xtd::convert | static |
to_char8(float value) | xtd::convert | static |
to_char8(int16 value) | xtd::convert | static |
to_char8(int32 value) | xtd::convert | static |
to_char8(int64 value) | xtd::convert | static |
to_char8(slong value) | xtd::convert | static |
to_char8(sbyte value) | xtd::convert | static |
to_char8(uint16 value) | xtd::convert | static |
to_char8(uint32 value) | xtd::convert | static |
to_char8(uint64 value) | xtd::convert | static |
to_char8(xtd::ulong value) | xtd::convert | static |
to_char8(const xtd::string &value) | xtd::convert | static |
to_char8(type_t value) noexcept | xtd::convert | inlinestatic |
to_decimal(std::any value) | xtd::convert | static |
to_decimal(bool value) noexcept | xtd::convert | static |
to_decimal(xtd::byte value) noexcept | xtd::convert | static |
to_decimal(char value) noexcept | xtd::convert | static |
to_decimal(char8 value) noexcept | xtd::convert | static |
to_decimal(char16 value) noexcept | xtd::convert | static |
to_decimal(char32 value) noexcept | xtd::convert | static |
to_decimal(wchar value) noexcept | xtd::convert | static |
to_decimal(decimal value) noexcept | xtd::convert | static |
to_decimal(double value) noexcept | xtd::convert | static |
to_decimal(float value) noexcept | xtd::convert | static |
to_decimal(int16 value) noexcept | xtd::convert | static |
to_decimal(int32 value) noexcept | xtd::convert | static |
to_decimal(int64 value) noexcept | xtd::convert | static |
to_decimal(slong value) noexcept | xtd::convert | static |
to_decimal(sbyte value) noexcept | xtd::convert | static |
to_decimal(uint16 value) noexcept | xtd::convert | static |
to_decimal(uint32 value) noexcept | xtd::convert | static |
to_decimal(uint64 value) noexcept | xtd::convert | static |
to_decimal(xtd::ulong value) noexcept | xtd::convert | static |
to_decimal(const xtd::string &value) | xtd::convert | static |
to_decimal(type_t value) noexcept | xtd::convert | inlinestatic |
to_double(std::any value) | xtd::convert | static |
to_double(bool value) noexcept | xtd::convert | static |
to_double(xtd::byte value) noexcept | xtd::convert | static |
to_double(char value) noexcept | xtd::convert | static |
to_double(char8 value) noexcept | xtd::convert | static |
to_double(char16 value) noexcept | xtd::convert | static |
to_double(char32 value) noexcept | xtd::convert | static |
to_double(wchar value) noexcept | xtd::convert | static |
to_double(decimal value) noexcept | xtd::convert | static |
to_double(double value) noexcept | xtd::convert | static |
to_double(float value) noexcept | xtd::convert | static |
to_double(int16 value) noexcept | xtd::convert | static |
to_double(int32 value) noexcept | xtd::convert | static |
to_double(int64 value) noexcept | xtd::convert | static |
to_double(slong value) noexcept | xtd::convert | static |
to_double(sbyte value) noexcept | xtd::convert | static |
to_double(uint16 value) noexcept | xtd::convert | static |
to_double(uint32 value) noexcept | xtd::convert | static |
to_double(uint64 value) noexcept | xtd::convert | static |
to_double(xtd::ulong value) noexcept | xtd::convert | static |
to_double(const xtd::string &value) | xtd::convert | static |
to_double(type_t value) noexcept | xtd::convert | inlinestatic |
to_int16(std::any value) | xtd::convert | static |
to_int16(bool value) noexcept | xtd::convert | static |
to_int16(xtd::byte value) noexcept | xtd::convert | static |
to_int16(char value) noexcept | xtd::convert | static |
to_int16(char8 value) noexcept | xtd::convert | static |
to_int16(char16 value) noexcept | xtd::convert | static |
to_int16(char32 value) | xtd::convert | static |
to_int16(wchar value) noexcept | xtd::convert | static |
to_int16(decimal value) | xtd::convert | static |
to_int16(double value) | xtd::convert | static |
to_int16(float value) | xtd::convert | static |
to_int16(int16 value) noexcept | xtd::convert | static |
to_int16(int32 value) | xtd::convert | static |
to_int16(int64 value) | xtd::convert | static |
to_int16(slong value) | xtd::convert | static |
to_int16(sbyte value) noexcept | xtd::convert | static |
to_int16(uint16 value) | xtd::convert | static |
to_int16(uint32 value) | xtd::convert | static |
to_int16(uint64 value) | xtd::convert | static |
to_int16(xtd::ulong value) | xtd::convert | static |
to_int16(const xtd::string &value) | xtd::convert | static |
to_int16(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_int16(type_t value) noexcept | xtd::convert | inlinestatic |
to_int32(std::any value) | xtd::convert | static |
to_int32(bool value) noexcept | xtd::convert | static |
to_int32(xtd::byte value) noexcept | xtd::convert | static |
to_int32(char value) noexcept | xtd::convert | static |
to_int32(char8 value) noexcept | xtd::convert | static |
to_int32(char16 value) noexcept | xtd::convert | static |
to_int32(char32 value) noexcept | xtd::convert | static |
to_int32(wchar value) noexcept | xtd::convert | static |
to_int32(decimal value) | xtd::convert | static |
to_int32(double value) | xtd::convert | static |
to_int32(float value) noexcept | xtd::convert | static |
to_int32(int16 value) noexcept | xtd::convert | static |
to_int32(int32 value) noexcept | xtd::convert | static |
to_int32(int64 value) | xtd::convert | static |
to_int32(slong value) | xtd::convert | static |
to_int32(sbyte value) noexcept | xtd::convert | static |
to_int32(uint16 value) noexcept | xtd::convert | static |
to_int32(uint32 value) | xtd::convert | static |
to_int32(uint64 value) | xtd::convert | static |
to_int32(xtd::ulong value) | xtd::convert | static |
to_int32(const xtd::string &value) | xtd::convert | static |
to_int32(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_int32(type_t value) noexcept | xtd::convert | inlinestatic |
to_int64(std::any value) | xtd::convert | static |
to_int64(bool value) noexcept | xtd::convert | static |
to_int64(xtd::byte value) noexcept | xtd::convert | static |
to_int64(char value) noexcept | xtd::convert | static |
to_int64(char8 value) noexcept | xtd::convert | static |
to_int64(char16 value) noexcept | xtd::convert | static |
to_int64(char32 value) noexcept | xtd::convert | static |
to_int64(wchar value) noexcept | xtd::convert | static |
to_int64(decimal value) noexcept | xtd::convert | static |
to_int64(double value) noexcept | xtd::convert | static |
to_int64(float value) noexcept | xtd::convert | static |
to_int64(int16 value) noexcept | xtd::convert | static |
to_int64(int32 value) noexcept | xtd::convert | static |
to_int64(int64 value) noexcept | xtd::convert | static |
to_int64(slong value) noexcept | xtd::convert | static |
to_int64(sbyte value) noexcept | xtd::convert | static |
to_int64(uint16 value) noexcept | xtd::convert | static |
to_int64(uint32 value) noexcept | xtd::convert | static |
to_int64(uint64 value) | xtd::convert | static |
to_int64(xtd::ulong value) | xtd::convert | static |
to_int64(const xtd::string &value) | xtd::convert | static |
to_int64(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_int64(type_t value) noexcept | xtd::convert | inlinestatic |
to_llong(std::any value) | xtd::convert | static |
to_llong(bool value) noexcept | xtd::convert | static |
to_llong(xtd::byte value) noexcept | xtd::convert | static |
to_llong(char value) noexcept | xtd::convert | static |
to_llong(char8 value) noexcept | xtd::convert | static |
to_llong(char16 value) noexcept | xtd::convert | static |
to_llong(char32 value) noexcept | xtd::convert | static |
to_llong(wchar value) noexcept | xtd::convert | static |
to_llong(decimal value) noexcept | xtd::convert | static |
to_llong(double value) noexcept | xtd::convert | static |
to_llong(float value) noexcept | xtd::convert | static |
to_llong(int16 value) noexcept | xtd::convert | static |
to_llong(int32 value) noexcept | xtd::convert | static |
to_llong(int64 value) noexcept | xtd::convert | static |
to_llong(slong value) noexcept | xtd::convert | static |
to_llong(sbyte value) noexcept | xtd::convert | static |
to_llong(uint16 value) noexcept | xtd::convert | static |
to_llong(uint32 value) noexcept | xtd::convert | static |
to_llong(uint64 value) | xtd::convert | static |
to_llong(xtd::ulong value) | xtd::convert | static |
to_llong(const xtd::string &value) | xtd::convert | static |
to_llong(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_llong(type_t value) noexcept | xtd::convert | inlinestatic |
to_sbyte(std::any value) | xtd::convert | static |
to_sbyte(bool value) noexcept | xtd::convert | static |
to_sbyte(xtd::byte value) noexcept | xtd::convert | static |
to_sbyte(char value) noexcept | xtd::convert | static |
to_sbyte(char8 value) noexcept | xtd::convert | static |
to_sbyte(char16 value) | xtd::convert | static |
to_sbyte(char32 value) | xtd::convert | static |
to_sbyte(wchar value) | xtd::convert | static |
to_sbyte(decimal value) | xtd::convert | static |
to_sbyte(double value) | xtd::convert | static |
to_sbyte(float value) | xtd::convert | static |
to_sbyte(int16 value) | xtd::convert | static |
to_sbyte(int32 value) | xtd::convert | static |
to_sbyte(int64 value) | xtd::convert | static |
to_sbyte(slong value) | xtd::convert | static |
to_sbyte(sbyte value) | xtd::convert | static |
to_sbyte(uint16 value) | xtd::convert | static |
to_sbyte(uint32 value) | xtd::convert | static |
to_sbyte(uint64 value) | xtd::convert | static |
to_sbyte(xtd::ulong value) | xtd::convert | static |
to_sbyte(const xtd::string &value) | xtd::convert | static |
to_sbyte(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_sbyte(type_t value) noexcept | xtd::convert | inlinestatic |
to_single(std::any value) | xtd::convert | static |
to_single(bool value) noexcept | xtd::convert | static |
to_single(xtd::byte value) noexcept | xtd::convert | static |
to_single(char value) noexcept | xtd::convert | static |
to_single(char8 value) noexcept | xtd::convert | static |
to_single(char16 value) noexcept | xtd::convert | static |
to_single(char32 value) noexcept | xtd::convert | static |
to_single(wchar value) noexcept | xtd::convert | static |
to_single(decimal value) noexcept | xtd::convert | static |
to_single(double value) noexcept | xtd::convert | static |
to_single(float value) noexcept | xtd::convert | static |
to_single(int16 value) noexcept | xtd::convert | static |
to_single(int32 value) noexcept | xtd::convert | static |
to_single(int64 value) noexcept | xtd::convert | static |
to_single(slong value) noexcept | xtd::convert | static |
to_single(sbyte value) noexcept | xtd::convert | static |
to_single(uint16 value) noexcept | xtd::convert | static |
to_single(uint32 value) noexcept | xtd::convert | static |
to_single(uint64 value) noexcept | xtd::convert | static |
to_single(xtd::ulong value) noexcept | xtd::convert | static |
to_single(const xtd::string &value) | xtd::convert | static |
to_single(type_t value) noexcept | xtd::convert | inlinestatic |
to_string(std::any value) | xtd::convert | static |
to_string(bool value) noexcept | xtd::convert | static |
to_string(xtd::byte value) noexcept | xtd::convert | static |
to_string(xtd::byte value, xtd::byte from_base) | xtd::convert | static |
to_string(char value) noexcept | xtd::convert | static |
to_string(char8 value) noexcept | xtd::convert | static |
to_string(char16 value) noexcept | xtd::convert | static |
to_string(char32 value) noexcept | xtd::convert | static |
to_string(wchar value) noexcept | xtd::convert | static |
to_string(decimal value) | xtd::convert | static |
to_string(double value) | xtd::convert | static |
to_string(float value) | xtd::convert | static |
to_string(int16 value) | xtd::convert | static |
to_string(int16 value, xtd::byte from_base) | xtd::convert | static |
to_string(int32 value) | xtd::convert | static |
to_string(int32 value, xtd::byte from_base) | xtd::convert | static |
to_string(int64 value) | xtd::convert | static |
to_string(int64 value, xtd::byte from_base) | xtd::convert | static |
to_string(slong value) | xtd::convert | static |
to_string(slong value, xtd::byte from_base) | xtd::convert | static |
to_string(sbyte value) | xtd::convert | static |
to_string(sbyte value, xtd::byte from_base) | xtd::convert | static |
to_string(uint16 value) noexcept | xtd::convert | static |
to_string(uint16 value, xtd::byte from_base) | xtd::convert | static |
to_string(uint32 value) noexcept | xtd::convert | static |
to_string(uint32 value, xtd::byte from_base) | xtd::convert | static |
to_string(uint64 value) noexcept | xtd::convert | static |
to_string(uint64 value, xtd::byte from_base) | xtd::convert | static |
to_string(xtd::ulong value) noexcept | xtd::convert | static |
to_string(xtd::ulong value, xtd::byte from_base) | xtd::convert | static |
to_string(const xtd::string &value) | xtd::convert | static |
to_string(type_t value) noexcept | xtd::convert | inlinestatic |
to_uint16(std::any value) | xtd::convert | static |
to_uint16(bool value) noexcept | xtd::convert | static |
to_uint16(xtd::byte value) noexcept | xtd::convert | static |
to_uint16(char value) noexcept | xtd::convert | static |
to_uint16(char8 value) noexcept | xtd::convert | static |
to_uint16(char16 value) noexcept | xtd::convert | static |
to_uint16(char32 value) | xtd::convert | static |
to_uint16(wchar value) noexcept | xtd::convert | static |
to_uint16(decimal value) | xtd::convert | static |
to_uint16(double value) | xtd::convert | static |
to_uint16(float value) | xtd::convert | static |
to_uint16(int16 value) | xtd::convert | static |
to_uint16(int32 value) | xtd::convert | static |
to_uint16(int64 value) | xtd::convert | static |
to_uint16(slong value) | xtd::convert | static |
to_uint16(sbyte value) | xtd::convert | static |
to_uint16(uint16 value) noexcept | xtd::convert | static |
to_uint16(uint32 value) | xtd::convert | static |
to_uint16(uint64 value) | xtd::convert | static |
to_uint16(xtd::ulong value) | xtd::convert | static |
to_uint16(const xtd::string &value) | xtd::convert | static |
to_uint16(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_uint16(type_t value) noexcept | xtd::convert | inlinestatic |
to_uint32(std::any value) | xtd::convert | static |
to_uint32(bool value) noexcept | xtd::convert | static |
to_uint32(xtd::byte value) noexcept | xtd::convert | static |
to_uint32(char value) noexcept | xtd::convert | static |
to_uint32(char8 value) noexcept | xtd::convert | static |
to_uint32(char16 value) noexcept | xtd::convert | static |
to_uint32(char32 value) noexcept | xtd::convert | static |
to_uint32(wchar value) noexcept | xtd::convert | static |
to_uint32(decimal value) | xtd::convert | static |
to_uint32(double value) | xtd::convert | static |
to_uint32(float value) | xtd::convert | static |
to_uint32(int16 value) | xtd::convert | static |
to_uint32(int32 value) | xtd::convert | static |
to_uint32(int64 value) | xtd::convert | static |
to_uint32(slong value) | xtd::convert | static |
to_uint32(sbyte value) | xtd::convert | static |
to_uint32(uint16 value) noexcept | xtd::convert | static |
to_uint32(uint32 value) noexcept | xtd::convert | static |
to_uint32(uint64 value) | xtd::convert | static |
to_uint32(xtd::ulong value) | xtd::convert | static |
to_uint32(const xtd::string &value) | xtd::convert | static |
to_uint32(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_uint32(type_t value) noexcept | xtd::convert | inlinestatic |
to_uint64(std::any value) | xtd::convert | static |
to_uint64(bool value) noexcept | xtd::convert | static |
to_uint64(xtd::byte value) noexcept | xtd::convert | static |
to_uint64(char value) noexcept | xtd::convert | static |
to_uint64(char8 value) noexcept | xtd::convert | static |
to_uint64(char16 value) noexcept | xtd::convert | static |
to_uint64(char32 value) noexcept | xtd::convert | static |
to_uint64(wchar value) noexcept | xtd::convert | static |
to_uint64(decimal value) | xtd::convert | static |
to_uint64(double value) | xtd::convert | static |
to_uint64(float value) | xtd::convert | static |
to_uint64(int16 value) | xtd::convert | static |
to_uint64(int32 value) | xtd::convert | static |
to_uint64(int64 value) | xtd::convert | static |
to_uint64(slong value) | xtd::convert | static |
to_uint64(sbyte value) | xtd::convert | static |
to_uint64(uint16 value) noexcept | xtd::convert | static |
to_uint64(uint32 value) noexcept | xtd::convert | static |
to_uint64(uint64 value) noexcept | xtd::convert | static |
to_uint64(xtd::ulong value) noexcept | xtd::convert | static |
to_uint64(const xtd::string &value) | xtd::convert | static |
to_uint64(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_uint64(type_t value) noexcept | xtd::convert | inlinestatic |
to_ullong(std::any value) | xtd::convert | static |
to_ullong(bool value) noexcept | xtd::convert | static |
to_ullong(xtd::byte value) noexcept | xtd::convert | static |
to_ullong(char value) noexcept | xtd::convert | static |
to_ullong(char8 value) noexcept | xtd::convert | static |
to_ullong(char16 value) noexcept | xtd::convert | static |
to_ullong(char32 value) noexcept | xtd::convert | static |
to_ullong(wchar value) noexcept | xtd::convert | static |
to_ullong(decimal value) | xtd::convert | static |
to_ullong(double value) | xtd::convert | static |
to_ullong(float value) | xtd::convert | static |
to_ullong(int16 value) | xtd::convert | static |
to_ullong(int32 value) | xtd::convert | static |
to_ullong(int64 value) | xtd::convert | static |
to_ullong(slong value) | xtd::convert | static |
to_ullong(sbyte value) | xtd::convert | static |
to_ullong(uint16 value) noexcept | xtd::convert | static |
to_ullong(uint32 value) noexcept | xtd::convert | static |
to_ullong(uint64 value) noexcept | xtd::convert | static |
to_ullong(xtd::ulong value) noexcept | xtd::convert | static |
to_ullong(const xtd::string &value) | xtd::convert | static |
to_ullong(const xtd::string &value, xtd::byte from_base) | xtd::convert | static |
to_ullong(type_t value) noexcept | xtd::convert | inlinestatic |
to_ustring(std::any value) | xtd::convert | static |
to_ustring(bool value) noexcept | xtd::convert | static |
to_ustring(xtd::byte value) noexcept | xtd::convert | static |
to_ustring(xtd::byte value, xtd::byte from_base) | xtd::convert | static |
to_ustring(char value) noexcept | xtd::convert | static |
to_ustring(char8 value) noexcept | xtd::convert | static |
to_ustring(char16 value) noexcept | xtd::convert | static |
to_ustring(char32 value) noexcept | xtd::convert | static |
to_ustring(wchar value) noexcept | xtd::convert | static |
to_ustring(decimal value) | xtd::convert | static |
to_ustring(double value) | xtd::convert | static |
to_ustring(float value) | xtd::convert | static |
to_ustring(int16 value) | xtd::convert | static |
to_ustring(int16 value, xtd::byte from_base) | xtd::convert | static |
to_ustring(int32 value) | xtd::convert | static |
to_ustring(int32 value, xtd::byte from_base) | xtd::convert | static |
to_ustring(int64 value) | xtd::convert | static |
to_ustring(int64 value, xtd::byte from_base) | xtd::convert | static |
to_ustring(slong value) | xtd::convert | static |
to_ustring(slong value, xtd::byte from_base) | xtd::convert | static |
to_ustring(sbyte value) | xtd::convert | static |
to_ustring(sbyte value, xtd::byte from_base) | xtd::convert | static |
to_ustring(uint16 value) noexcept | xtd::convert | static |
to_ustring(uint16 value, xtd::byte from_base) | xtd::convert | static |
to_ustring(uint32 value) noexcept | xtd::convert | static |
to_ustring(uint32 value, xtd::byte from_base) | xtd::convert | static |
to_ustring(uint64 value) noexcept | xtd::convert | static |
to_ustring(uint64 value, xtd::byte from_base) | xtd::convert | static |
to_ustring(xtd::ulong value) noexcept | xtd::convert | static |
to_ustring(xtd::ulong value, xtd::byte from_base) | xtd::convert | static |
to_ustring(const xtd::string &value) | xtd::convert | static |
to_ustring(type_t value) noexcept | xtd::convert | inlinestatic |
to_wchar(std::any value) | xtd::convert | static |
to_wchar(bool value) | xtd::convert | static |
to_wchar(xtd::byte value) noexcept | xtd::convert | static |
to_wchar(char value) noexcept | xtd::convert | static |
to_wchar(char8 value) noexcept | xtd::convert | static |
to_wchar(char16 value) noexcept | xtd::convert | static |
to_wchar(char32 value) | xtd::convert | static |
to_wchar(wchar value) noexcept | xtd::convert | static |
to_wchar(decimal value) | xtd::convert | static |
to_wchar(double value) | xtd::convert | static |
to_wchar(float value) | xtd::convert | static |
to_wchar(int16 value) | xtd::convert | static |
to_wchar(int32 value) | xtd::convert | static |
to_wchar(int64 value) | xtd::convert | static |
to_wchar(slong value) | xtd::convert | static |
to_wchar(sbyte value) | xtd::convert | static |
to_wchar(uint16 value) noexcept | xtd::convert | static |
to_wchar(uint32 value) | xtd::convert | static |
to_wchar(uint64 value) | xtd::convert | static |
to_wchar(xtd::ulong value) | xtd::convert | static |
to_wchar(const xtd::string &value) | xtd::convert | static |
to_wchar(type_t value) noexcept | xtd::convert | inlinestatic |