Int
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
Int()
init()
Sub New()
constructor (int64)
constructor(ai: int64)
Int(int64 ai)
init(_ ai: int64)
Sub New(ai As int64)
Parameters:
- ai:
constructor (Int)
constructor(value: Int)
Int(Int value)
init(_ value: Int)
Sub New(value As Int)
Parameters:
- value:
String Island
method String: string
string String()
func String() -> string
func String() string
Function String() As string