{CompanyName} FlexyGo
EntityCollection
.
.
::
.
.
Item Property
As it is an entityCollection it returns EntityObjects
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
Object
Item
{
get
;
set
; }
Public
Property
Item
As
Object
Get
Set
Field Value
EntityObject
Exceptions
Exception
Condition
Exception
Set Item no implemented for collections.
See Also
EntityCollection Class
FLEXYGO.Objects Namespace