dynamic_cast <type> (object);. The dynamic_cast keyword casts a datum from one type to another, performing a runtime check to ensure the validity of the cast ...
確定! 回上一頁