الفئة OrderedDictionaryTKeyTValue
OrderedDictionary<TKey,TValue> class
public class OrderedDictionary<TKey, TValue>
المُنشئات
| الاسم | الوصف |
|---|---|
| OrderedDictionary() | المُنشئ الافتراضي. |
الخصائص
| الاسم | الوصف |
|---|---|
| Count { get; } | |
| Item { get; set; } | (2 مؤشرات) |
| Keys { get; } | |
| Pairs { get; } | |
| Values { get; } |
الطرق
| الاسم | الوصف |
|---|---|
| Add(TKey, TValue) | |
| Clear() | |
| ContainsKey(TKey) | |
| IndexOf(TKey) | |
| Remove(TKey) | |
| TryGetValue(TKey, out TValue) | |
| Update(int, TKey, TValue) | |
| Update(TKey, TKey, TValue) |
انظر أيضًا
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS