Click or drag to resize
ObservableDictionaryItem Property

[Missing <summary> documentation for "P:foodez.Common.ObservableDictionary.Item(System.String)"]

Namespace: foodez.Common
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Object this[
	string key
] { get; set; }

Parameters

key
Type: SystemString

Property Value

Type: Object

Implements

IDictionaryTKey, TValueItemTKey
See Also