ActiveReports 8
Remove Method (CustomPropertyDefinitionCollection)

The CustomPropertyDefinition to remove.
Removes the first occurrence of a specific object from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As CustomPropertyDefinition _
) 
public void Remove( 
   CustomPropertyDefinition value
)

Parameters

value
The CustomPropertyDefinition to remove.
See Also

Reference

CustomPropertyDefinitionCollection Class
CustomPropertyDefinitionCollection Members

Support Forum