'Declaration
Public Shared Sub UpdateList( _ ByVal list As NListBox, _ ByVal props As NListBoxProperties _ )
'Usage
Dim list As NListBox Dim props As NListBoxProperties NListBoxProperties.UpdateList(list, props)
public static void UpdateList( NListBox list, NListBoxProperties props )
Parameters
- list
- props