'宣言 Public Sub Remove( _ ByVal item As RenderInputComboBoxItem _ )
'使用法 Dim instance As RenderInputComboBoxItemCollection Dim item As RenderInputComboBoxItem instance.Remove(item)
public void Remove( RenderInputComboBoxItem item )
パラメータ
- item
- The item to remove.