[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.ThumbButtonCollection.Remove

Remove Method

Remove(C1ThumbButton)

Removes the specified C1ThumbButton from the collection.

Declaration
public void Remove(C1ThumbButton item)
Parameters
Type Name Description
C1ThumbButton item

Remove(string)

Removes the first occurrence of the C1ThumbButton with the specified name from the collection.

Declaration
public void Remove(string name)
Parameters
Type Name Description
string name