GetEnumerator()
Method in SerializableDictionaryBase<TKey, TValue, TValueStorage>
Summary
public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator()
PreviousCopyTo(KeyValuePair<TKey, TValue>[],int)NextGetObjectData(SerializationInfo,StreamingContext)
Last updated
Was this helpful?