public NBElement SetValue( float value )
Public Function SetValue ( _ value As Single _ ) As NBElement
public: NBElement^ SetValue( float value )
member SetValue : value:float32 -> NBElement