Open sandboxFocus

Struct UnknownObjectAccessor.Enumerator

A value type that implements IEnumerator<T> of KeyValuePair<TKey, TValue> of string and object.

Namespace: Flashtrace.Formatters.Utilities
Assembly: Flashtrace.Formatters.dll
Syntax
public struct UnknownObjectAccessor.Enumerator : IEnumerator<KeyValuePair<string, object?>>, IEnumerator, IDisposable

Properties

Name Description
Current

Methods

Name Description
Dispose()
MoveNext()
Reset()