Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IDelegate Interface
Members


In This Topic
    IDelegate Interface
    In This Topic
    Represents a function delegate which is returned by LAMBDA function.
    Syntax
    'Declaration
     
    
    Public Interface IDelegate 
    'Usage
     
    
    Dim instance As IDelegate
    public interface IDelegate 
    See Also