ComponentOne DataObjects for .NET
Remove Method (PropertyCollection)

C1.Data.2 Assembly > C1.Data Namespace > PropertyCollection Class : Remove Method
Syntax
'Declaration
 
Public Overridable Sub Remove( _
   ByVal key As System.Object _
) 
public virtual void Remove( 
   System.object key
)

Parameters

key
See Also

Reference

PropertyCollection Class
PropertyCollection Members