Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Collections/
DReadOnlyDictionary.cs122 public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.ReadOnlyDictionary
DMapField.cs251 public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.MapField
728 public IEnumerator<T> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.MapField.MapView
DRepeatedField.cs368 public IEnumerator<T> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.RepeatedField
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DByteString.cs222 public IEnumerator<byte> GetEnumerator() in GetEnumerator() method in Google.Protobuf.ByteString