[]
        
(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)
Protected Sub Remove(obj As Object)
Parameters
Type Name Description
object obj

The element to remove.