Spread WPF 18
GrapeCity.CalcEngine Namespace / IDelegate Interface
Members


In This Topic
    IDelegate Interface
    In This Topic
    Represents a function delegate which is returned by LAMBDA function.
    Object Model
    IDelegate Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IDelegate 
    'Usage
     
    Dim instance As IDelegate
    [DefaultMember("Item")]
    public interface IDelegate 
    See Also