AnalogDecimal Class

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

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition