Table of Contents

Method GetEnumerator

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

GetEnumerator()

Gets an enumerator for this collection.
public ILHookCollection.Enumerator GetEnumerator()

Returns

ILHookCollection.Enumerator
An enumerator which enumterates the ILHookInfo associated with this collection.