Equation.Item Property

Public ReadOnly Property Item( _ 
ByVal pos As Integer
) As Coefficient
This language is not supported or no code example is available.
public Coefficient this[ 
int pos 
] {get;}
This language is not supported or no code example is available.

Parameters

pos
int

Property Value

Coefficient

.NET Framework

Supported in: 4.8

In this article

Definition