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