Table of Contents

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.

public IEnumerable<T> Unchecked { get; }

Property Value

IEnumerable<T>