NetXP 3.0 Reference

ComboBoxExItemCollection.AddRange Method 

Internal

[Visual Basic]
Public Sub AddRange( _
   ByVal items As ComboBoxExItem() _
)
[C#]
public void AddRange(
   ComboBoxExItem[] items
);

Parameters

items

See Also

ComboBoxExItemCollection Class | NETXP.Controls Namespace