Property ICollection<ValueSet>.IsReadOnly
ICollection<ValueSet>.IsReadOnly
Gets a value indicating whether this collection is read-only. Always returns true.
Declaration
bool ICollection<HashSetDictionary<TKey, TValue>.ValueSet>.IsReadOnly { get; }
Returns
Type | Description |
---|---|
bool |