Interface IStiStripLinesXF

Hierarchy

Implemented by

Index

Properties

ICollection

ICollection: ICollection<any>

count

count: number

length

length: number

list

Methods

add2

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

    • valueObject: any
    • value: number

    Returns any

clear

  • clear(): void

getByIndex

removeAt

  • removeAt(index: number): void

toCast

  • toCast<C>(): C[]

Generated using TypeDoc