Click or drag to resize

DecoderDictionaryCopyTo Method

Copies items from the dictionary to an array.
Overload List
  NameDescription
Public methodCopyTo(Array, Int32)
Copies the DictionaryBase elements to a one-dimensional Array at the specified index.
(Inherited from DictionaryBase.)
Public methodCopyTo(DictionaryEntry, Int32)
Top
See Also