GrapeCity.Xaml.CalcEngine
MinArgs Property (CalcDStDevPFunction)


GrapeCity.CalcEngine.Functions Namespace > CalcDStDevPFunction Class : MinArgs Property
Gets the minimum number of arguments for the function.
Syntax
'Declaration
 
Public Overrides ReadOnly Property MinArgs As Integer
'Usage
 
Dim instance As CalcDStDevPFunction
Dim value As Integer
 
value = instance.MinArgs
public override int MinArgs {get;}

Property Value

The minimum number of arguments for the function.
See Also

Reference

CalcDStDevPFunction Class
CalcDStDevPFunction Members