ActiveReports 8
Remove Method (IMetadataDictionary)

The id of the entry to remove.
Removes entry with a specified id from this dictionary
Syntax
'Declaration
 
Sub Remove( _
   ByVal id As System.String _
) 
void Remove( 
   System.string id
)

Parameters

id
The id of the entry to remove.
See Also

Reference

IMetadataDictionary Interface
IMetadataDictionary Members

Support Forum