Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / SessionSummaryCollection Class / Contains Method / Contains(Guid) Method

Contains(Guid) Method
Indicates if the collection contains the key
Syntax
'Declaration
 
Public Overloads 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