{CompanyName} FlexyGo
EntityCollection
.
.
::
.
.
Count Property
Gets the EntityCollection row count.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
int
Count
{
get
; }
Public
ReadOnly
Property
Count
As
Integer
Get
Field Value
The count.
See Also
EntityCollection Class
FLEXYGO.Objects Namespace