Construct the instance

Namespace: T.Modules.ClientStation
Assembly: T.Modules (in T.Modules.dll)

Public Sub New( _ 
ByVal parent As RunObj, _ 
ByVal arrayIndexes As Integer() _ 
)
This language is not supported or no code example is available.
public ClientChartPen( 
RunObj parent
int[] arrayIndexes 
)
This language is not supported or no code example is available.

Parameters

parent
Type: RunObj

Reference to parent

arrayIndexes
Type: int[]

Array indexes

.NET Framework

Supported in: 4.6.2, 4.7