ContentsIndexHome
IScalarData Class Public Operators
Public Operators
Public Operators
 
Name 
Description 
 
= 
The value of a scalar can be assigned easily by means of the operator '='. The right hand side must match the value type of the scalar, else an InvalidUseException is thrown.