Summary
Gets the enumerator.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Service
Provider Dictionary
Syntax
public IEnumerator<KeyValuePair<object, object>> GetEnumerator()
Return Value
| Type | Description |
|---|---|
| IEnumerator |
IEnumerator{KeyValuePair{System.Object, System.Object}}. |
