CopyTo(KeyValuePair<TKey, TValue>[],int)

Method in SerializedDictionary

Summary

public void CopyTo(KeyValuePair<TKey, TValue>[] array, int arrayIndex)

Parameters

Name
Description

KeyValuePair<TKey, TValue>[] array

int arrayIndex

Last updated

Was this helpful?