init(objects: UnsafePointer<AnyObject>?, forKeys : UnsafePointer<NSCopying>?, count: Int)
Initializes a newly allocated dictionary with the specified number of key-value pairs constructed from the provided C arrays of keys and objects.
新しくアロケートされた辞書を、キーとオブジェクトからなるこの提供されたC配列から組み立てられた、指定された数のキー値ペアで初期化します。