Skip to content

Overload_Ekstrand_Collections_Generic_TwoKeyDictionary_3_CopyTo

Fred Ekstrand edited this page Aug 4, 2020 · 2 revisions

TwoKeyDictionary(TKeyA, TKeyB, TValue).CopyTo Method

Overload List

 

Name Description
Public method CopyTo(Array, Int32) Copies the elements of the ICollection to an array, starting at the specified array index.
Public method CopyTo(TwoKeyValueTriple(TKeyA, TKeyB, TValue)[], Int32) Copies the elements of the ICollection to an array of type TwoKeyValueTriple<TKeyA,TKeyB,TValue>, starting at the specified array index.
  Back to Top

See Also

Reference

TwoKeyDictionary(TKeyA, TKeyB, TValue) Class
Ekstrand.Collections.Generic Namespace

Clone this wiki locally