Edit

Share via


Closure.Locals Field

Definition

Represents the hoisted local variables from the parent context.

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

public: initonly cli::array <System::Object ^> ^ Locals;
public readonly object[] Locals;
val mutable Locals : obj[]
Public ReadOnly Locals As Object() 

Field Value

Object[]

Applies to