ComponentOne DataObjects for .NET
ContainsKey Method

C1.Data.2 Assembly > C1.Data Namespace > PropertyCollection Class : ContainsKey Method
Syntax
'Declaration
 
Public Overridable Function ContainsKey( _
   ByVal key As System.Object _
) As System.Boolean
public virtual System.bool ContainsKey( 
   System.object key
)

Parameters

key
See Also

Reference

PropertyCollection Class
PropertyCollection Members