- Namespace
- Statiq
.Common - Containing Type
- IPipelineCollection
Syntax
bool TryGetValue(string key, out IPipeline value)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | IPipeline |
Return Value
| Type | Description |
|---|---|
| bool |
bool TryGetValue(string key, out IPipeline value)
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | IPipeline |
| Type | Description |
|---|---|
| bool |