Click or drag to resize

ArrayFunction Methods

The ArrayFunction type exposes the following members.

Methods
  NameDescription
Public methodStatic memberContains
Creates a function that will query if the given array expression contains the given element
Public methodStatic memberLength
Creates a function that will get the length of an array in question
Top
See Also