Mono Class Library: Overview

System.Reflection.Emit.LocalBuilder: Members

The members of System.Reflection.Emit.LocalBuilder are listed below.

See Also: Inherited members from System.Reflection.LocalVariableInfo

Public Properties

[read-only]
override
IsPinnedbool. Documentation for this section has not yet been entered.
[read-only]
override
LocalIndexint. Documentation for this section has not yet been entered.
[read-only]
override
LocalTypeType. Documentation for this section has not yet been entered.

Public Methods

SetLocalSymInfo(string)
Documentation for this section has not yet been entered.
SetLocalSymInfo(string, int, int)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.InteropServices._LocalBuilder.GetIDsOfNamesDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._LocalBuilder.GetTypeInfoDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._LocalBuilder.GetTypeInfoCountDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._LocalBuilder.InvokeDocumentation for this section has not yet been entered.