Add

WindowCollection.Add method

Add the window in the collection.

public int Add(Window window)
Parameter Type Description
window Window

See Also