NgFor constructor

NgFor(
  1. ViewContainerRef _viewContainer,
  2. TemplateRef _templateRef
)

Implementation

NgFor(this._viewContainer, this._templateRef);