Home
last modified time | relevance | path

Searched defs:MapView (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs673 private class MapView<T> : ICollection<T>, ICollection class in Google.Protobuf.Collections.MapField
679 internal MapView( in MapView() method in Google.Protobuf.Collections.MapField.MapView