SyncDictionaryGetEnumerator Method |
[Missing <summary> documentation for "M:X3Platform.Collections.SyncDictionary.GetEnumerator"]
Namespace: X3Platform.CollectionsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IDictionaryEnumerator GetEnumerator()
public:
virtual IDictionaryEnumerator^ GetEnumerator() sealed
Return Value
Type:
IDictionaryEnumerator[Missing <returns> documentation for "M:X3Platform.Collections.SyncDictionary.GetEnumerator"]
Implements
IDictionaryGetEnumerator
See Also