Add
KnownTypeSet.Add method
Adds the specified Type object to the set.
public void Add(Type type)
Parameter | Type | Description |
---|---|---|
type | Type | A Type object to add. |
Exceptions
exception | condition |
---|---|
ArgumentException | Throws in the following cases: |
See Also
- class KnownTypeSet
- namespace Aspose.Words.Reporting
- assembly Aspose.Words