Property Unchecked
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Unchecked
Gets a collection of values of type T
that are currently unchecked.
IEnumerable<T> Unchecked { get; }
Property Value
- IEnumerable<T>