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