ContainsKey(Int32) Method
Determines whether the ThreadInfoCollection contains a ThreadInfo with a specified ThreadIndex.
'Declaration
Public Overloads Function ContainsKey( _
ByVal As Integer _
) As Boolean
public bool ContainsKey(
int
)
Parameters
- threadIndex
- The unique ThreadIndex of the ThreadInfo of interest.
Return Value
True if present, false if not.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2