@For Each group As IGrouping(Of HttpControllerDescriptor, ApiDescription) In apiGroups @Html.DisplayFor(Function(m) group, "ApiGroup") Next