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