GrapeCity.Xaml.CalcEngine
MinArgs Property (CalcCountIfFunction)


GrapeCity.CalcEngine.Functions Namespace > CalcCountIfFunction 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 CalcCountIfFunction
Dim value As Integer
 
value = instance.MinArgs
public override int MinArgs {get;}
See Also

Reference

CalcCountIfFunction Class
CalcCountIfFunction Members