NSDictionary.ICollection<KeyValuePair<NSObject,NSObject>>.CopyTo Method

Definition

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

index
Int32

Applies to