Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / ISessionSummaryCollection Interface / Contains Method

Contains Method (ISessionSummaryCollection)
Indicates if the collection contains the key
Syntax
'Declaration
 
Function Contains( _
   ByVal key As Guid _
) As Boolean
 

Parameters

key

Return Value

True if a session summary with the key exists in the collection, false otherwise.
Requirements

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

See Also