AnalogInt Class

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

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition