'Declaration
<ObsoleteAttribute("Not a valid operation. This is a read-only collection.", True)> Sub Remove( _ ByVal item As IThreadInfo _ )
[Obsolete("Not a valid operation. This is a read-only collection.", true)] void Remove( IThreadInfo item )
Parameters
- item