Property Current
- Namespace
- MonoMod.RuntimeDetour
- Assembly
- MonoMod.RuntimeDetour.dll
Current
Gets the element in the collection at the current position of the enumerator.
public DetourInfo Current { get; }
Property Value
- DetourInfo
- The element in the collection at the current position of the enumerator.