Interface IStiChartConditionsCollection

Hierarchy

Implemented by

Index

Properties

ICollection

ICollection: ICollection<any>

count

count: number

length

length: number

list

Methods

add

clear

  • clear(): void

getByIndex

removeAt

  • removeAt(index: number): void

toCast

  • toCast<C>(): C[]

Generated using TypeDoc