Interface IStiMeter

Hierarchy

Index

Properties

IAsIs

IAsIs: Interface<IAsIs> = new Stimulsoft.System.Interface<IAsIs>("IAsIs")

ICloneable

ICloneable: Interface<ICloneable> = new Stimulsoft.System.Interface<ICloneable>("ICloneable")

expression

expression: string

key

key: string

label

label: string

Methods

as

  • Type parameters

    • T

    Parameters

    Returns T

clone

  • clone(): any

getUniqueCode

  • getUniqueCode(): number
  • Returns number

is

  • Type parameters

    • T

    Parameters

    Returns this

is2

  • is2<T>(type: object | Interface<T>): boolean
  • Type parameters

    • T

    Parameters

    Returns boolean

Generated using TypeDoc