SynSoft .NET Libraries (release 3rd July 2003)

TypeCaster.byte_cast Method

Casts to a byte

Overload List

Casts to a byte

public static byte byte_cast(byte);

Casts to a byte

public static byte byte_cast(object,bool);

Casts to a byte, disallowing conversion from signed types

public static byte byte_cast(object);

See Also

TypeCaster Class | TypeCaster Members | SynSoft.Conversion Namespace