The
constructors
of System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T> are listed below. For a list of all members, see the ReadOnlyCollectionBuilder<T> Members list.
See Also: Inherited members from System.Object
Public Constructors
| |
Constructs a ReadOnlyCollectionBuilder.
|
| | Documentation for this section has not yet been entered. |
| |
Constructs a ReadOnlyCollectionBuilder with a given initial capacity. The contents are empty but builder will have reserved room for the given number of elements before any reallocations are required.
|