Getter
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.flag
- Platforms: .NET, .NET Standard 2.0, Island
- Ancestry: Value | Getter
Required Methods
Get
method Get: Object
Object Get()
func Get() -> Object
func Get() interface{}
Function Get() As Object
Set (declared in Value)
Parameters:
- :
String (declared in Value)
method String: string
string String()
func String() -> string
func String() string
Function String() As string