Table of Contents

Property Labels

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

Labels

A readonly list of all defined labels.
public ReadOnlyCollection<ILLabel> Labels { get; }

Property Value

ReadOnlyCollection<ILLabel>