Removes all items from the ICollection<(Of <(T>)>).
Namespace:
BioSharp.Core.UtilsAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::.NotSupportedException | The ICollection<(Of <(T>)>) is read-only. |