Type Method 型メソッド

weakObjects()

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

Declaration 宣言

class func weakObjects() -> NSPointerArray

Return Value 戻り値

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

See Also 参照

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

Related Documentation 関連文書