removeControl abstract method

void removeControl(
  1. NgControl dir
)

Remove a control from this form.

Implementation

void removeControl(NgControl dir);