Mindscape LightSpeed - User Reference & API Documentation
Count Property
API Reference
►
Mindscape.LightSpeed
►
ThroughAssociation
<
(Of
<
(
TThrough, TTarget
>
)
>
)
►
Count
C#
Visual Basic
Gets the number of elements contained in the
ICollection
<
(Of
<
(
T
>
)
>
)
.
Declaration Syntax
C#
Visual Basic
public
int
Count
{
get
; }
Public
ReadOnly
Property
Count
As
Integer
Return Value
The number of elements contained in the
ICollection
<
(Of
<
(
T
>
)
>
)
.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)