SynSoft .NET Libraries (release 3rd July 2003)

TypeCaster.bool_cast Method

Casts the given value to a Boolean

Overload List

Casts the given value to a Boolean

public static bool bool_cast(bool);

Casts the given value to a Boolean

public static bool bool_cast(object);

See Also

TypeCaster Class | TypeCaster Members | SynSoft.Conversion Namespace