hide abstract method

void hide()

Hide all the elements in this collection by setting their CSS disaply

  • properties value to none.

Implementation

void hide();