Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / IndexFunctionInfo Class / AcceptsReference Method


In This Topic
AcceptsReference Method (IndexFunctionInfo)
In This Topic
Syntax
'Declaration
 
Public Overrides Function AcceptsReference( _
   ByVal i As Integer _
) As Boolean
 
'Usage
 
Dim instance As IndexFunctionInfo
Dim i As Integer
Dim value As Boolean
 
value = instance.AcceptsReference(i)

Parameters

i
See Also