OrderedDictionary2.Pairs
OrderedDictionary<TKey,TValue>.Pairs property
public IReadOnlyList<(TKey, TValue)> Pairs { get; }
See Also
- class OrderedDictionary<TKey,TValue>
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS
public IReadOnlyList<(TKey, TValue)> Pairs { get; }