Click or drag to resize
SyncDictionaryValues Property

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

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

Property Value

Type: ICollection

Implements

IDictionaryValues
See Also