.NET Helper Packages
C#
Show/Hide TOC
IData
Factory
T
Total
Count Property
Gets the total number of objects available.
Definition
Namespace:
Common.Core.Interfaces
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
int
TotalCount
{
get
; }
Property Value
Int32
See Also
Reference
IDataFactory
T
Interface
Common.Core.Interfaces Namespace
In This Article
Definition
See Also