public interface IScalarData : IData;
Name |
Description |
The following tables list the members exposed by IScalarData. |
|
Name |
Description |
![]() |
Applies to element valued scalars: creates an IElement to hold a value. | |
![]() |
Sets the scalar data to the specified value. |
|
Name |
Description |
![]() |
Returns / sets the value. Applies to double valued scalars only. | |
![]() |
Returns / sets the value. Applies to element scalars only. | |
![]() |
Returns / sets the value. Applies to double and integer scalars, and to element valued scalars of which the range is a subset of Integers. | |
![]() |
Returns / sets the value. Applies to string scalars, and to element valued scalars of which the range is not a subset of Integers. |