Click or drag to resize
SyncDictionaryKeys Property

[Missing <summary> documentation for "P:X3Platform.Collections.SyncDictionary.Keys"]

Namespace: X3Platform.Collections
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public ICollection Keys { get; }

Property Value

Type: ICollection

Implements

IDictionaryKeys
See Also