For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetEnumerator()

Method in SerializableDictionaryBase<TKey, TValue, TValueStorage>

Summary

public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator()

Last updated

Was this helpful?