Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.golang.org.x.net.dict
  • Platforms: .NET, .NET Standard 2.0, Island

constructor


constructor(aDict: Dict; aWord: string; aText: Slice<Byte>)
Defn(Dict aDict, string aWord, Slice<Byte> aText)
init(_ aDict: Dict, _ aWord: string, _ aText: Slice<Byte>)
Sub New(aDict As Dict, aWord As string, aText As Slice<Byte>)

Parameters:

  • aDict:
  • aWord:
  • aText:

constructor (Defn)

Parameters:

  • value:

Dict


Text

FIELD Text() As Slice<Byte>

Word

Dict


Text

FIELD Text() As Slice<Byte>

Word

constructor


constructor(aDict: Dict; aWord: string; aText: Slice<Byte>)
Defn(Dict aDict, string aWord, Slice<Byte> aText)
init(_ aDict: Dict, _ aWord: string, _ aText: Slice<Byte>)
Sub New(aDict As Dict, aWord As string, aText As Slice<Byte>)

Parameters:

  • aDict:
  • aWord:
  • aText:

constructor (Defn)

Parameters:

  • value: