Click or drag to resize
ObservableDictionaryValues Property

[Missing <summary> documentation for "P:foodez.Common.ObservableDictionary.Values"]

Namespace: foodez.Common
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ICollection<Object> Values { get; }

Property Value

Type: ICollectionObject

Implements

IDictionaryTKey, TValueValues
See Also