FloatValueXmlNode.Value Property

public float Value {get; set;}
This language is not supported or no code example is available.
public:  
property float Value { 
float get( ); 
void set( 
float value 
); 
}
This language is not supported or no code example is available.
public function get Value() : float
public function set Value(value : float);
This language is not supported or no code example is available.

Property Value

float

In this article

Definition