- Namespace
- Statiq
.Testing - Containing Type
- Test
Pipeline Collection - Implements
-
- IPipelineCollection.TryGetValue
(string, IPipeline) - IDictionary
<string, IPipeline> .TryGetValue (string, IPipeline)
- IPipelineCollection.TryGetValue
Syntax
public bool TryGetValue(string name, out IPipeline value)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
value | IPipeline |
Return Value
Type | Description |
---|---|
bool |