Instance Method インスタンスメソッド

autorelease()

Performs an unbalanced autorelease of the object. オブジェクトのある不均衡なオートリリース(自動解放)を実行します。

Declaration 宣言

func autorelease() -> Unmanaged<Instance>