'宣言 Public Class ODataVirtualCollectionViewService(Of T) Inherits BaseODataCollectionViewService(Of T) Implements IItemsSource(Of T), ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public class ODataVirtualCollectionViewService<T> : BaseODataCollectionViewService<T>, IItemsSource<T>, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent