Mindscape LightSpeed - User Reference & API Documentation
IsReadOnly Property
API Reference
►
Mindscape.LightSpeed
►
ThroughAssociation
<
(Of
<
(
TThrough, TTarget
>
)
>
)
►
IsReadOnly
C#
Visual Basic
Gets a value indicating whether the
ICollection
<
(Of
<
(
T
>
)
>
)
is read-only.
Declaration Syntax
C#
Visual Basic
public
bool
IsReadOnly
{
get
; }
Public
ReadOnly
Property
IsReadOnly
As
Boolean
Return Value
true if the
ICollection
<
(Of
<
(
T
>
)
>
)
is read-only; otherwise, false.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)