Method Clear
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Clear()
Removes all items from the collection.
public void Clear()
Remarks
This method is an O(n) operation, where n
is Count.