Click or drag to resize

Float Constructor

X#
Overload List
  NameDescription
Public methodFloat(Double)
Initializes a new instance of the Float class
Public methodFloat(IFloat)
Initializes a new instance of the Float class
Public methodFloat(Double, Long)
Initializes a new instance of the Float class
Public methodFloat(Double, DWord)
Initializes a new instance of the Float class
Public methodFloat(SerializationInfo, StreamingContext)
Construct a value from serialized data
Public methodFloat(Double, Long, Long)
Initializes a new instance of the Float class
Public methodFloat(Double, DWord, DWord)
Initializes a new instance of the Float class
Top
See Also