VariableObject {Microsoft.VisualBasic.Math.Framework} .NET clr documentation

VariableObject

Description

Declare

            
# 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;
}

        

.NET clr type reference tree

  1. this class extends from f64 class: f64

[Package {$package} version {$version} Index]