Add
RuleCollection.Add method
Add the rule in the collection.
public int Add(Rule rule)
Parameter | Type | Description |
---|---|---|
rule | Rule |
See Also
- class Rule
- class RuleCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add the rule in the collection.
public int Add(Rule rule)
Parameter | Type | Description |
---|---|---|
rule | Rule |