←Select platform

ContainsKey Method (LoggerCollection)

Summary

Determines whether the specified name contains key.

Syntax

C#
VB
C++
public bool ContainsKey(  
   string name 
) 
Public Function ContainsKey( _ 
   ByVal name As String _ 
) As Boolean 
public: 
bool ContainsKey(  
   String^ name 
) 

Parameters

name
The name.

Return Value

true if the specified name contains key; otherwise, false

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize