You are currently viewing a revision titled "upcast", saved on 2020-04-25 오후 9:44 by HyunJi | |
---|---|
제목 | upcast |
내용 | 업캐스트.
스위프트 언어에서 객체를 그 객체(object)의 부모클래스(상위클래스, 부모클래스(parent class))의 타입으로 캐스트를 시도하는 것.
To attempt to cast an object to one of its parent class types. |
요약글 | |
Markdown content | 업캐스트.
스위프트 언어에서 객체를 그 객체(object)의 부모클래스(상위클래스, 부모클래스(parent class))의 타입으로 캐스트를 시도하는 것.
To attempt to cast an object to one of its parent class types. |