Click or drag to resize
SyncDictionaryGetEnumerator Method

[Missing <summary> documentation for "M:X3Platform.Collections.SyncDictionary.GetEnumerator"]

Namespace: X3Platform.Collections
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public IDictionaryEnumerator GetEnumerator()

Return Value

Type: IDictionaryEnumerator

[Missing <returns> documentation for "M:X3Platform.Collections.SyncDictionary.GetEnumerator"]

Implements

IDictionaryGetEnumerator
See Also