ASP.NET MVC Controls
IQueryInterface Interface
File
wijmo.js
Module
wijmo

Allows callers to verify whether an object implements an interface.

Methods

Methods

implementsInterface

implementsInterface(interfaceName: string): boolean

Returns true if the object implements a given interface.

Parameters
  • interfaceName: string

    Name of the interface to look for.

Returns
boolean

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback