summaryM:DotNetNuke.Collections.Internal.SharedDictionary`2.ContainsKey(`0)
Namespace: DotNetNuke.Collections.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool ContainsKey( TKey key ) |
Visual Basic |
---|
Public Function ContainsKey ( key As TKey ) As Boolean |
Parameters
- key
- Type: TKey
paramkeyM:DotNetNuke.Collections.Internal.SharedDictionary`2.ContainsKey(`0)