Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in readonly-collection
List and ReadOnly property
Mar 01, 2023
c#
list
readonly-collection
Readonly collection properties that NHibernate can work with
Dec 07, 2022
nhibernate
collections
fluent-nhibernate
readonly-collection
How to pass a byte array readonly?
Dec 03, 2022
c#
bytearray
readonly
readonly-collection
What read-only, order-preserving collection in C# should I use to support enumeration?
Nov 11, 2022
c#
readonly-collection
FxCop: CA1033 - Microsoft's implementation of a ReadOnlyCollection violates this?
Oct 10, 2022
c#
fxcop
explicit-interface
readonly-collection
ReadonlyCollection, are the objects immutable?
Nov 02, 2022
c#
readonly-collection
immutable-collections
How to concatenate ReadOnlyCollection
May 30, 2021
c#
concat
readonly-collection
"? extends ParentClass" makes Read only?
Nov 12, 2020
java
generics
null
generic-list
readonly-collection
What is difference between ReadOnlyCollection<T> and ReadOnlyCollectionBuilder<T> in .Net?
Feb 16, 2021
c#
.net
readonly-collection
Why doesn't ReadOnlyCollection<> include methods like FindAll(), FindFirst(),
Aug 18, 2020
c#
collections
readonly-collection
How does ReadOnlyCollection hide Add and Remove methods
Aug 19, 2019
c#
interface
readonly-collection
Why am I getting error: "cannot implicitly convert type System.Collections.Generic.List"
Apr 28, 2022
c#
readonly-collection
Why is covariance not allowed with ReadOnlyCollection?
Nov 12, 2020
c#
covariance
readonly-collection
Public List without Add
Oct 14, 2022
c#
list
readonly-collection
Which way of returning a readonly wrapper of List<T> is preferable?
Nov 17, 2021
c#
generics
ienumerable
readonly-collection
C# HashSet<T> read-only workaround
Apr 06, 2022
c#
list
hashset
generic-collections
readonly-collection
Immutability/Read-only semantics (particular C# IReadOnlyCollection<T>)
May 16, 2018
c#
immutability
semantics
readonly
readonly-collection
Using IReadOnlyCollection<T> instead of IEnumerable<T> for parameters to avoid possible multiple enumeration
Oct 26, 2022
c#
resharper
.net-4.5
ienumerable
readonly-collection
ReadOnlyCollection vs Liskov - How to correctly model immutable representations of a mutable collection
Oct 22, 2022
c#
immutability
directed-acyclic-graphs
liskov-substitution-principle
readonly-collection
Older Entries »