Remove

WindowCollection.Remove method

Remove the window from the collection.

public void Remove(Window window)
Parameter Type Description
window Window

See Also