ComponentOne Expression Editor for WPF
UpdateFields Method

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

Parameters

fiels
See Also

Reference

IHighlighter Interface
IHighlighter Members