IViewBufferScope.ReturnSegment(ViewBufferValue[]) メソッド

定義

再利用できる を ViewBufferValue[] 返します。

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())

パラメーター

segment
ViewBufferValue[]

ViewBufferValue[]

適用対象