IViewBufferScope.ReturnSegment(ViewBufferValue[]) Metoda

Definice

Vrátí možnost opakovaného ViewBufferValue[] použití.

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