CalcEngine for .NET
C1.CalcEngine.ExpressionEngine Namespace / IExpressionSyntax Interface / ClearItems Method

In This Topic
    ClearItems Method
    In This Topic
    Clear all items from the error collection.
    Syntax
    'Declaration
     
    
    Sub ClearItems() 
    void ClearItems()
    See Also