DataObjectCollection T  Items Property Nemiro.Data.dll
Items collection.

Namespace: Nemiro.Data
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public IList<T> Items { get; }

Property Value

Type: IList T 
See Also