ActiveReports 9
Add Method (CustomPropertyDefinitionCollection)

The CustomPropertyDefinition object to add.
Adds an object to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As CustomPropertyDefinition _
) As System.Integer
public System.int Add( 
   CustomPropertyDefinition value
)

Parameters

value
The CustomPropertyDefinition object to add.
See Also

Reference

CustomPropertyDefinitionCollection Class
CustomPropertyDefinitionCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum