Slot
Gets the ordinal of the local variable.
Declaration
int? Slot { get; }Property Value
| Type | Description |
|---|---|
| int? |
Remarks
Several local variables may be assigned the same slot if they are used in different scopes.
Gets the ordinal of the local variable.
int? Slot { get; }| Type | Description |
|---|---|
| int? |
Several local variables may be assigned the same slot if they are used in different scopes.