UserCollection<T>.ICollection<T>.IsReadOnly Property
Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9083)
ICollection<T>.IsReadOnly
Returns a value indicating whether the collection is read-only.
Declaration
bool ICollection<T>.IsReadOnly { get; }
Returns
Type | Description |
---|---|
Boolean |