Click or drag to resize
IndexedItemTItem Property
Gets or sets the item.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public T Item { get; set; }

Property Value

Type: T
See Also