c# feature(RepeatedField): Capacity property to resize the internal array
This property is useful for efficiently initializing long RepeatedFields. I used System.Collections.Generic.List's design as a model. It should feel the most familiar to C# developers.
Showing
Please
register
or
sign in
to comment