Google.Protobuf.Collections

Summary

Classes

Google.Protobuf.Collections.MapField< TKey, TValue >

Representation of a map field in a Protocol Buffer message.

Google.Protobuf.Collections.RepeatedField< T >

The contents of a repeated field: essentially, a collection with some extra restrictions (no null values) and capabilities (deep cloning).