Click or drag to resize
DataId32ListTRemove Method
Overload List
  NameDescription
Public methodRemove(T)
Removes the first occurrence of a specific object from the list.
Public methodRemove(DataId32ListT)
Remove data from this list. All data in "this" list that is contained in parameter "data" is removed from this list.
Top
See Also