The
properties
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 Properties
| Capacity | int.
Gets and sets the capacity of this ReadOnlyCollectionBuilder.
|
[read-only] | Count | int.
Returns number of elements in the ReadOnlyCollectionBuilder.
|
default property | Item(int) | T. Documentation for this section has not yet been entered. |