MapCollectionT, UItem Property Breeze.sharp

[Missing <summary> documentation for "P:Breeze.Sharp.Core.MapCollection`2.Item(`0)"]

Namespace: Breeze.Sharp.Core
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public U this[
	T key
] { get; }

Parameters

key
Type: T

Property Value

Type: U
See Also

Reference