Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.reflect
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:
    • ValueType | StructTag  .NET, .NET Standard 2.0, Island-watchOS-armv7k
    • ValueType | StructTag  Island-Android, Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows

Fields


Value


Instance Methods


constructor

constructor(aValue: String)
Sub New(aValue As String)

Parameters:

  • aValue:

Get

method Get(key: String): String
func Get(_ key: String) -> String
func Get(key String) String
Function Get(key As String) As String

Parameters:

  • key:

Lookup

method Lookup(key: String): tuple of (String, Boolean)
(String, Boolean) Lookup(String key)
func Lookup(_ key: String) -> tuple of (String, Boolean)
func Lookup(key String) tuple of (String, Boolean)
Function Lookup(key As String) As Tuple (Of String, Boolean)

Parameters:

  • key: