{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
IsCollection Property
Gets a value indicating whether this instance is collection.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
bool
IsCollection
{
get
; }
Public
ReadOnly
Property
IsCollection
As
Boolean
Get
Field Value
true
if this instance is a collection; otherwise,
false
.
See Also
EntityObject Class
FLEXYGO.Objects Namespace