ContainsKey Method

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.