IsReadOnly Property

Glimpse API

ReflectionDiscoverableCollection T  IsReadOnly Property Glimpse API Documentation
Gets a value indicating whether the OnlineICollection T  is read-only.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public bool IsReadOnly { get; }
public bool IsReadOnly { get; }

Return Value

true if the OnlineICollection T  is read-only; otherwise, false.

Implements

OnlineICollection T  IsReadOnly
See Also