Loading...
Searching...
No Matches
◆ as< xtd::ulong >() [41/43]
Casts a type into another type.
- Parameters
-
- Returns
- A new xtd::ulong object converted from value.
- Exceptions
-
- Header
-
- Namespace
- xtd
- Library
- xtd.core
- Examples
__ulong__ ulong
Represents a 32-bit or 64-bit unsigned integer.
Definition ulong.h:27
char32_t char32
Represents a 32-bit unicode character.
Definition char32.h:26
xtd::ulong as< xtd::ulong >(std::any value)
Casts a type into another type.
Definition __as_ulong.h:36