Table of Contents

Property this

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

this[string]

public object? this[string name] { get; set; }

Parameters

name string

Property Value

object