Table of Contents

Method Clone

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

Clone()

Create a clone of this cursor.
public ILCursor Clone()

Returns

ILCursor
The cloned cursor.