OrderedDictionary2.Pairs
OrderedDictionary<TKey,TValue>.Pairs property
public IReadOnlyList<(TKey, TValue)> Pairs { get; }
انظر أيضًا
- class OrderedDictionary<TKey,TValue>
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS
public IReadOnlyList<(TKey, TValue)> Pairs { get; }