-
Tristan Pratt authored
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.
da574008
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.