Table of Contents

Property CheckedNodeValues

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

CheckedNodeValues

Gets the values of all nodes in the tree view that are selected.

public IEnumerable<T> CheckedNodeValues { get; }

Property Value

IEnumerable<T>