NSMutableDictionary.ICollection<KeyValuePair<NSObject,NSObject>>.CopyTo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a copy of this object, allocating memory from the specified zone or from the default zone if the argument is null.
void ICollection<KeyValuePair<NSObject,NSObject>>.CopyTo (System.Collections.Generic.KeyValuePair<Foundation.NSObject,Foundation.NSObject>[] array, int index);
Parameters
- array
- KeyValuePair<NSObject,NSObject>[]
- index
- Int32