VariableObject {Microsoft.VisualBasic.Math.Framework} | .NET clr documentation |
# namespace Microsoft.VisualBasic.Math.Framework
export class VariableObject extends f64 {
HasValue: boolean;
Hex: string;
# the unique id of current object variable
Id: string;
Value: double;
}