public double numIntercept {get; set;}
'Declaration Public Property numIntercept As Double
'Declaration
Public Property numIntercept As Double
'Usage Dim instance As SerAuxTrend Dim value As Double instance.numIntercept = value value = instance.numIntercept
'Usage
Dim instance As SerAuxTrend Dim value As Double instance.numIntercept = value value = instance.numIntercept
SerAuxTrend Class SerAuxTrend Members