[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarButton.ButtonCollection.Remove

Remove Method

Remove(object)

Removes the first occurrence of a specific object from the IList.

Declaration
public void Remove(object value)
Parameters
Type Name Description
object value
Implements