IViewBufferScope.ReturnSegment(ViewBufferValue[]) Metoda

Definicja

Zwraca wartość ViewBufferValue[] , która może zostać ponownie użyta.

public:
 void ReturnSegment(cli::array <Microsoft::AspNetCore::Mvc::ViewFeatures::Buffers::ViewBufferValue> ^ segment);
public void ReturnSegment (Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers.ViewBufferValue[] segment);
abstract member ReturnSegment : Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers.ViewBufferValue[] -> unit
Public Sub ReturnSegment (segment As ViewBufferValue())

Parametry

segment
ViewBufferValue[]

Element ViewBufferValue[].

Dotyczy