GetValuesAsync Method GetValuesAsync() Returns the collection of values in the multi-map. Declaration Task<IReadOnlyCollection<TValue>> GetValuesAsync() Returns Task<IReadOnlyCollection<TValue>> the collection of values in the multi-map.