Class in Arbor / Inherits from: FlexiblePrimitiveBase
Implements interfaces: IValueGetter<float>
Description
Class to handle a flexible float type reference method there is more than one.
Constructors
Properties
| Property Name | 
Description | 
| parameter | 
It return a Paramter. It is null if Type is other than Parameter. | 
| value | 
It returns a value | 
Methods
Operators
| Operator Name | 
Description | 
| FlexibleFloat | 
Cast float to FlexibleFloat. | 
| float | 
Cast FlexibleFloat to float. | 
Inherited Members
Fields
| Field Name | 
Description | 
| _Type | 
Reference type of primitive type | 
Properties
| Property Name | 
Description | 
| type | 
It returns a type |