Class RuntimeValue_ByRef
- Namespace
- nanoFramework.Tools.Debugger
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class RuntimeValue_ByRef : RuntimeValue_Indirect
- Inheritance
-
RuntimeValue_ByRef
- Inherited Members
- Extension Methods
Constructors
RuntimeValue_ByRef(Engine, Debugging_Value[], int)
protected RuntimeValue_ByRef(Engine eng, Commands.Debugging_Value[] array, int pos)
Parameters
eng
Enginearray
Debugging_Value[]pos
int
Properties
IsNull
public override bool IsNull { get; }
Property Value
IsReference
public override bool IsReference { get; }