Interface ICollection

Index

Methods

Methods

public apply(method: Function, val: any): any

Parameters

  • method: Function
  • val: any

Returns

any

public each(func: () => any): any

Parameters

  • func: () => any

Returns

any