Sdílet prostřednictvím


IViewBufferScope.ReturnSegment(ViewBufferValue[]) Metoda

Definice

Vrátí hodnotu ViewBufferValue[] , kterou lze znovu použít.

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[]

Hodnota ViewBufferValue[]

Platí pro