init(options: NSPointerFunctions.Options)
Initializes the receiver to use the given options.
レシーバを初期化して、この与えられたオプションを使うようにします。
init(pointerFunctions : NSPointerFunctions)
Initializes the receiver to use the given functions.
レシーバを初期化して、この与えられた関数を使うようにします。
class func weakObjects () -> NSPointerArray
Returns a new pointer array that maintains weak references to its elements.
新しいポインタ配列を返します、それはそれの要素への弱い参照を保守します。