Hierarchy

Implements

Index

Properties

list

list: StiStripLineXF[] = []

Accessors

count

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

    Returns number

length

  • get length(): number

Methods

add

add2

  • add2(valueObject: any, value: number): void

addRange

clear

  • clear(): void

clone

contains

getByIndex

implements

  • implements(): any[]
  • Returns any[]

indexOf

insert

remove

removeAt

  • removeAt(index: number): void

setByIndex

toCast

  • toCast<C>(): C[]

toList

Generated using TypeDoc