RhinoCommon API
ArchivableDictionaryGetEnumerator Method |
Gets the enumerator of this dictionary.
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public IEnumerator<KeyValuePair<string, Object>> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of KeyValuePair(Of String, Object))
Return Value
Type: IEnumeratorKeyValuePairString, ObjectA IEnumeratorT, where T is an instance of KeyValuePairTKey, TValue, with T0 set as string, and T1 as Syste.Object.
Implements
IEnumerableTGetEnumerator
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14