Timer(RunObj, Int32()) Constructor
Construct the instance
Public Sub New( _
ByVal parent As RunObj, _
ByVal arrayIndexes As Integer() _
)
This language is not supported or no code example is available.
public Timer(
RunObj parent,
int[] arrayIndexes
)
This language is not supported or no code example is available.
Parameters
-
parent
-
RunObj
Reference to parent
-
arrayIndexes
-
int[]
Array indexes
.NET Framework
Supported in: 4.6.2, 4.7