ReadOnlyKeyedCollectionTKey, TValueCopyTo Method |
Name | Description | |
---|---|---|
CopyTo(T, Int32) | Copies the entire ReadOnlyCollectionT to a compatible one-dimensional Array, starting at the specified index of the target array. (Inherited from ReadOnlyCollectionTValue.) | |
CopyTo(KeyValuePairTKey, TValue, Int32) |
Copies the elements of the ICollection to an Array, starting at a particular Array index.
|