ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / FunctionExpressionInfo Class
Properties Methods

In This Topic
    FunctionExpressionInfo Class Members
    In This Topic

    The following tables list the members exposed by FunctionExpressionInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FunctionExpressionInfo.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets call arguments.  
    Public PropertyGets name of method to be called.  
    Public PropertyGets call target.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets child sub-expressions.  
    Public MethodOverloaded. Overridden. Overloaded. Determines whether the specified ExpressionInfo object represents the same expression as this one.  
    Public MethodOverridden. Generates expression string  
    Public MethodOverridden. Generates a HashCode for this expression.  
    Top
    See Also