AnalogDouble Class

Define Analog[Double] parentType
Public Class AnalogDouble 
Inherits Analog(Of Double)
This language is not supported or no code example is available.
public class AnalogDouble : Analog<double>
This language is not supported or no code example is available.
Name Description
Public constructor AnalogDouble(RunObj, int) Construct the instance
Public constructor AnalogDouble(RunObj, int[]) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition