func discardContentIfPossible ()
Called to discard the contents of the receiver if the value of the accessed counter is 0.
レシーバの内容を廃棄するために呼び出されます、もしアクセス状況カウンターの値が0ならば。
Availability 有効性
Technology
func isContentDiscarded() -> Bool
true
if the content has been discarded; otherwise, false
.
true
、もし内容が廃棄されてしまっているならば;そうでなければ、false
。
func discardContentIfPossible ()