Sdílet prostřednictvím


IViewBufferScope.GetPage(Int32) Metoda

Definice

ViewBufferValue[]Získá .

public:
 cli::array <Microsoft::AspNetCore::Mvc::ViewFeatures::Buffers::ViewBufferValue> ^ GetPage(int pageSize);
public Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers.ViewBufferValue[] GetPage (int pageSize);
abstract member GetPage : int -> Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers.ViewBufferValue[]
Public Function GetPage (pageSize As Integer) As ViewBufferValue()

Parametry

pageSize
Int32

Minimální velikost segmentu.

Návraty

Hodnota ViewBufferValue[]

Platí pro