ComponentOne Expression Editor for WPF
UpdateFunctionss Method

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > IHighlighter Interface : UpdateFunctionss Method
Syntax
'Declaration
 
Sub UpdateFunctionss( _
   ByVal functions As System.Collections.Generic.List(Of String) _
) 
void UpdateFunctionss( 
   System.Collections.Generic.List<string> functions
)

Parameters

functions
See Also

Reference

IHighlighter Interface
IHighlighter Members