Summary
Returns the count of elements with the given key.
- Namespace
- TCLite
- Containing Type
- TestContext
.PropertyBagAdapter
Syntax
public int Count(string key)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string |
Return Value
| Type | Description |
|---|---|
| int |
