Method Add

Namespace TallComponents.PDF.Tags
Class ClassMap

Maps one role to other.

Syntax

public  Void  Add( String  name AttributeGroupCollection  attributes Boolean  overwriteIfExists )

Returns

Void

Parameters


String name
The name of the AttributeGroupCollection.

AttributeGroupCollection attributes
The new AttributeGroupCollection to add.

Boolean overwriteIfExists
Overwrites existing from values if set to true, otherwise the function throws exception if a mapping with the same from type already exists.