Equation(Int32) Constructor

Public Sub New( _ 
ByVal size As Integer
)
This language is not supported or no code example is available.
public Equation( 
int size 
)
This language is not supported or no code example is available.

Parameters

size
int

.NET Framework

Supported in: 4.8

In this article

Definition