Casts to a ulong
Casts to a ulong
public static ulong ulong_cast(ulong);
Casts to a ulong
public static ulong ulong_cast(uint);
Casts to a ulong
public static ulong ulong_cast(ushort);
Casts to a ulong
public static ulong ulong_cast(byte);
Casts to a ulong
public static ulong ulong_cast(object,bool);
Casts to a ulong, disallowing conversion from signed types
public static ulong ulong_cast(object);
TypeCaster Class | TypeCaster Members | SynSoft.Conversion Namespace