ExifDictionary.CopyTo Method

Overload List

Name Description
Public method CopyTo(Array, Int32)

Copies the entire dictionary to a given array, starting at the specified index.

(Inherited from MetadataDictionary.)
Public method CopyTo(ExifItemInfo[], Int32)

Copies the entire array of ExifItemInfo to this dictionary, starting at the specified index.

See Also

Reference