Remove
KnownTypeSet.Remove method
Removes the specified Type object from the set.
public void Remove(Type type)
| Parameter | Type | Description |
|---|---|---|
| type | Type | A Type object to remove. |
Exceptions
| exception | condition |
|---|---|
| ArgumentException | Throws if type is null. |
See Also
- class KnownTypeSet
- namespace Aspose.Words.Reporting
- assembly Aspose.Words