Closure.Locals Field

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents the hoisted local variables from the parent context.

Namespace:   System.Runtime.CompilerServices
Assembly:  System.Core (in System.Core.dll)

Public ReadOnly Locals As Object()

Field Value

Type: System.Object()

.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Return to top
Show: