add method
add(type)
Adds the specified object to the set.
def add(self, type: object):
...
Parameter | Type | Description |
---|---|---|
type | object | A object to add. |
Exceptions
exception | condition |
---|---|
RuntimeError (Proxy error(ArgumentException)) | Throws in the following cases: |
See Also
- module aspose.words.reporting
- class KnownTypeSet