Table of Contents

Property Current

Namespace
Skyline.DataMiner.Scripting
Assembly
QActionHelperBaseClasses.dll

Current

Gets the element in the collection at the current position of the enumerator.

public T Current { get; }

Property Value

T

The element in the collection at the current position of the enumerator.