Property ICollection<Currency>.IsReadOnly ICollection<Currency>.IsReadOnly Gets a value indicating whether the bag is read-only. Always returns true. Declaration bool ICollection<Currency>.IsReadOnly { get; } Returns Type Description bool Implements ICollection<T>.IsReadOnly