Spread Silverlight Documentation
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 System.Integer
'Usage
 
Dim instance As CalcCountIfFunction
Dim value As System.Integer
 
value = instance.MinArgs
public override System.int MinArgs {get;}
See Also

Reference

CalcCountIfFunction Class
CalcCountIfFunction Members