AnalogDouble(RunObj, Int32) Constructor

Construct the instance
Public Sub New( _ 
ByVal parent As RunObj, _ 
ByVal id As Integer
)
This language is not supported or no code example is available.
public AnalogDouble( 
RunObj parent
int id 
)
This language is not supported or no code example is available.

Parameters

parent
RunObj

Reference to parent

id
int

ID of the runtime object

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition