[]
        
(Showing Draft Content)

C1.C1Preview.Util.FastList.Remove

Remove Method

Remove(object)

Removes the specified element from the current list.

Declaration
protected void Remove(object obj)
Parameters
Type Name Description
object obj

The element to remove.