instanceCountPipeLineTAdd Method |
| Name | Description | |
|---|---|---|
| Add(IEnumerableT, String) | ||
| Add(instanceCountCollectionT, String) |
Prefered way of piping Copies complete score list to self and automatically lock this source
| |
| Add(T, String, Int32) |
Iterative way of pipeing. Use [!:Add(instanceCountCollection<T>] if possible
|