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, IDisposableProperties
| Name | Description |
|---|---|
| Current |
Methods
| Name | Description |
|---|---|
| Dispose() | |
| MoveNext() | |
| Reset() |