共用方式為


StreamingCollection<T> 建構函式 (Command)

使這個集合至命令是用來將資料填入集合的 StreamingCollection 建構函式。 ,會需要,這可讓集合進行資料流處理部分資料和使用命令 ContinueExecution 方法擷取資料。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Sub New ( _
    command As Command _
)
public StreamingCollection(
    Command command
)

參數

.NET Framework 安全性

請參閱

參考

StreamingCollection<T> 類別

StreamingCollection<T> 多載

Microsoft.TeamFoundation.Framework.Server 命名空間