ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / IHighlighter Interface / UpdateFunctionss Method

In This Topic
    UpdateFunctionss Method
    In This Topic
    Syntax
    'Declaration
     
    Sub UpdateFunctionss( _
       ByVal functions As List(Of String) _
    ) 
    void UpdateFunctionss( 
       List<string> functions
    )

    Parameters

    functions
    See Also