'Declaration
Public Property Value1 As Object
'Usage
Dim instance As ConditionalStyleItem Dim value As Object instance.Value1 = value value = instance.Value1
public object Value1 {get; set;}
'Declaration
Public Property Value1 As Object
'Usage
Dim instance As ConditionalStyleItem Dim value As Object instance.Value1 = value value = instance.Value1
public object Value1 {get; set;}
If the Operator is a monadic operator, Value1 is used as the only operand. If the Operator is a dyadic operator, Value1 is used as the first operand and the Value2 property value is used as the second operand.
The following list lists all the monadic operators.
The following list lists all the dyadic operators.