Add
WindowCollection.Add method
Add the window in the collection.
public int Add(Window window)
| Parameter | Type | Description |
|---|---|---|
| window | Window |
See Also
- class Window
- class WindowCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add the window in the collection.
public int Add(Window window)
| Parameter | Type | Description |
|---|---|---|
| window | Window |