Unvired UWP Kernel API Docs 4.0.24
Unvired UWP Kernel API Docs 4.0.24
Namespaces
Unvired.Kernel.SQLite
TableQuery(T) Class
TableQuery(T) Methods
Count Method
Count Method
Count Method (Expression(Func(T, Boolean)))
TableQuery
T
Count Method
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy
public
int
Count
()
Public
Function
Count
As
Integer
public
:
int
Count
()
member
Count
:
unit
->
int
Return Value
Type:
Int32
See Also
Reference
TableQuery
T
Class
Count Overload
Unvired.Kernel.SQLite Namespace