DataObjectCollection T  Count Property Nemiro.Data.dll
Returns the number of items in the collection.

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

public int Count { get; }

Property Value

Type: Int32

Implements

ICollection T  Count
See Also