Spread Windows Forms 12.0 Product Documentation
Name Property (IntersectOperatorInfo)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > IntersectOperatorInfo Class : Name Property
Gets the name of the operator.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Name As String
'Usage
 
Dim instance As IntersectOperatorInfo
Dim value As String
 
value = instance.Name
public override string Name {get;}
See Also

Reference

IntersectOperatorInfo Class
IntersectOperatorInfo Members