NetXP 3.0 Reference
ComboBoxExItemCollection.Remove Method
Internal
[Visual Basic]
Public Sub Remove( _
ByVal
item
As
ComboBoxExItem
_
)
[C#]
public
void
Remove(
ComboBoxExItem
item
);
Parameters
item
See Also
ComboBoxExItemCollection Class
|
NETXP.Controls Namespace