Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / IntersectOperatorInfo Class / IntersectOperatorInfo Constructor


In This Topic
IntersectOperatorInfo Constructor
In This Topic
Create a new instance of IntersectOperatorInfo operator.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New IntersectOperatorInfo()
See Also