Class StiGlobalizationItemCollection

Hierarchy

Implements

Index

Properties

list

Accessors

count

  • get count(): number
  • Gets the number of elements contained in the CollectionBase instance.

    Returns number

length

  • get length(): number

Methods

add

addRange

clear

  • clear(): void

compare

contains

getByIndex

indexOf

insert

remove

removeAt

  • removeAt(index: number): void

setByIndex

sort

  • sort(): void
  • Returns void

toCast

  • toCast<C>(): C[]

toList

Generated using TypeDoc