Float
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.expvar
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
Float()
init()
Sub New()
constructor (uint64)
constructor(af: uint64)
Float(uint64 af)
init(_ af: uint64)
Sub New(af As uint64)
Parameters:
- af:
constructor (Float)
constructor(value: Float)
Float(Float value)
init(_ value: Float)
Sub New(value As Float)
Parameters:
- value:
String Island
method String: string
string String()
func String() -> string
func String() string
Function String() As string