List<(Of <(<'T>)>)>..::..Remove Method
Removes the first occurrence of a specific object from the List<(Of <(<'T>)>)>.
Namespace:
System.Collections.GenericAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- item
- Type: T
The object to remove from the List<(Of <(<'T>)>)>. The value can be null for reference types.