https://learn.microsoft.com/zh-tw/dotnet/api/system.collections.dictionarybase.onsetcomplete?view=netframework-4.8.1
DictionaryBase.OnSetComplete(Object, Object, Object) Method (System.Collections) | Microsoft Learn
Performs additional custom processes after setting a value in the DictionaryBase instance.
objectmethodsystemcollectionsmicrosoft
https://learn.microsoft.com/zh-tw/dotnet/api/system.collections.dictionarybase.system-collections-idictionary-contains?view=netframework-4.8.1
DictionaryBase.IDictionary.Contains(Object) Method (System.Collections) | Microsoft Learn
Determines whether the DictionaryBase contains a specific key.
idictionarycontainsobjectmethodsystem
https://learn.microsoft.com/zh-tw/dotnet/api/system.collections.dictionarybase.oninsert?view=netframework-4.8.1&viewFallbackFrom=net-10.0
DictionaryBase.OnInsert(Object, Object) Method (System.Collections) | Microsoft Learn
Performs additional custom processes before inserting a new element into the DictionaryBase instance.
objectmethodsystemcollectionsmicrosoft
https://learn.microsoft.com/zh-tw/dotnet/api/system.collections.dictionarybase.system-collections-icollection-issynchronized?view=netframework-4.8.1
DictionaryBase.ICollection.IsSynchronized Property (System.Collections) | Microsoft Learn
Gets a value indicating whether access to a DictionaryBase object is synchronized (thread safe).
property systemicollectioncollectionsmicrosoftlearn
https://learn.microsoft.com/ko-kr/dotnet/api/system.collections.dictionarybase.getenumerator?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
DictionaryBase.GetEnumerator Method (System.Collections) | Microsoft Learn
Returns an IDictionaryEnumerator that iterates through the DictionaryBase instance.
getenumeratormethodsystemcollectionsmicrosoft
https://learn.microsoft.com/ko-kr/dotnet/api/system.collections.dictionarybase.system-collections-ienumerable-getenumerator?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
DictionaryBase.IEnumerable.GetEnumerator Method (System.Collections) | Microsoft Learn
Returns an IEnumerator that iterates through the DictionaryBase.
ienumerablegetenumeratormethodsystemcollections
https://learn.microsoft.com/ja-jp/dotnet/api/system.collections.dictionarybase?view=netframework-4.8.1&viewFallbackFrom=net-10.0
DictionaryBase Class (System.Collections) | Microsoft Learn
Provides the abstract base class for a strongly typed collection of key/value pairs.
class systemcollectionsmicrosoftlearn
https://learn.microsoft.com/zh-tw/dotnet/api/system.collections.dictionarybase.count?view=netframework-4.8.1
DictionaryBase.Count Property (System.Collections) | Microsoft Learn
Gets the number of elements contained in the DictionaryBase instance.
property systemcountcollectionsmicrosoftlearn