Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ViewRowCollection
.
.
::
.
.
Count Property
ViewRowCollection Class
See Also
Gets the number of elements in the view.
Namespace:
C1.LiveLinq.LiveViews
Assembly:
C1.LiveLinq
(in C1.LiveLinq.dll)
Syntax
C#
public
int
Count
{
get
; }
Visual Basic
Public
ReadOnly
Property
Count
As
Integer
Get
Implements
ICollection
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
Count
ICollection
.
.
::
.
.
Count
See Also
ViewRowCollection Class
C1.LiveLinq.LiveViews Namespace