Skip to main content Skip to complementary content

ValueExpressionContainer Constructor

Overloads

ValueExpressionContainer()

Constructor

Declaration

      public ValueExpressionContainer()
    

ValueExpressionContainer(String)

Constructor

Declaration

      public ValueExpressionContainer(string str)
    

Parameters

Type Name Description
System.String str

Initialization value

ValueExpressionContainer(Double)

Constructor

Declaration

      public ValueExpressionContainer(double d)
    

Parameters

Type Name Description
System.Double d

Initialization value

ValueExpressionContainer(Int32)

Constructor

Declaration

      public ValueExpressionContainer(int n)
    

Parameters

Type Name Description
System.Int32 n

Initialization value

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!