[]
Returns the list of all known tags in the profile and their corresponding values.
public List<KeyValuePair<ExifTag, ExifValue>> GetValues()
Public Function GetValues() As List(Of KeyValuePair(Of ExifTag, ExifValue))
| Type | Description |
|---|---|
| List<KeyValuePair<ExifTag, ExifValue>> |