IPipelineCollection.

Count Property

Summary

Gets the number of pipeline in the collection.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IPipelineCollection

Syntax

int Count { get; }

Value

Type Description
int
GitHub