Test the collection for the presence of a given field by name, returns
a true/false.
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool ContainsKey( string key ) |
Visual Basic |
---|
Function ContainsKey ( _ key As String _ ) As Boolean |
Visual C++ |
---|
bool ContainsKey( String^ key ) |
Parameters
- key
- Type: System..::..String
Field name