remove method
remove(rule)
Remove the rule from the collection.
def remove(self, rule):
...
Parameter | Type | Description |
---|---|---|
rule | Rule |
See Also
- module aspose.diagram
- class RuleCollection
Remove the rule from the collection.
def remove(self, rule):
...
Parameter | Type | Description |
---|---|---|
rule | Rule |