이 브라우저는 더 이상 지원되지 않습니다.
최신 기능, 보안 업데이트, 기술 지원을 이용하려면 Microsoft Edge로 업그레이드하세요.
Type.NonNullable(type as type) as type
nullable에서 type 형식이 아닌 것을 반환합니다.
nullable
type
type nullable number의 nullable이 아닌 형식을 반환합니다.
type nullable number
사용량
Type.NonNullable(type nullable number)
출력
type number
이 페이지가 도움이 되었나요?