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