Type Method 型メソッド

strongObjects()

Returns a new pointer array that maintains strong references to its elements. 新しいポインタ配列を返します、それはそれの要素への強い参照を保守します。

Declaration 宣言

class func strongObjects() -> NSPointerArray

Return Value 戻り値

A new pointer array that maintains strong references to its elements. それの要素への強い参照を保守する、新しいポインタ配列。

See Also 参照

Creating and Initializing a New Pointer Array 新しいポインタ配列を作成して初期化する

Related Documentation 関連文書