Share via


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

Definition

void ICollection<KeyValuePair<NSObject,NSObject>>.CopyTo(System.Collections.Generic.KeyValuePair<Foundation.NSObject,Foundation.NSObject>[] array, int index);
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<Foundation.NSObject,Foundation.NSObject>>.CopyTo : System.Collections.Generic.KeyValuePair<Foundation.NSObject, Foundation.NSObject>[] * int -> unit

Parameters

index
Int32

Implements

Applies to