Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Dictionary

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private _dictionaryHandle

_dictionaryHandle: number

Private _name

_name: string

Methods

Private _open

  • _open(name: string): number
  • Parameters

    • name: string

    Returns number

contains

  • contains(key: string): boolean
  • Parameters

    • key: string

    Returns boolean

get

  • get(key: string): null | string
  • Parameters

    • key: string

    Returns null | string

Legend

  • Constructor
  • Method
  • Private property
  • Private method

Generated using TypeDoc