ComponentOne DataObjects for .NET
Contains Method (PropertyCollection)

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

Parameters

key
See Also

Reference

PropertyCollection Class
PropertyCollection Members