Sepi  Next
Name
AddSuiv 
Parent
TSuivSet 
Visibility
PUBLIC 
Description
Adds the contents of another SUIV set to this SUIV set 
Source code
function AddSuiv ( Source : TSuivSet ) : Boolean 
Parameters
Parameter Description Source : TSuivSet Source SUIV set 
Return
Types Description BOOLEAN True if the set has changed, False otherwise 
Sepi  Next