Casts between derived classes, performing a run-time type-check and raising an exception if the cast fails. Allows casting to implemented interfaces, too.
Casts between derived classes, performing a run-time type-check and raising an exception if the cast fails. Allows casting to implemented interfaces, too.