remove method
remove(item)
Remove the Field object from the collection.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Field |
See Also
- module aspose.diagram
- class FieldCollection
Remove the Field object from the collection.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Field |