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