WindowsCollection Class Methods
For a list of all members of this type, see WindowsCollection members.
Public Methods
Name | Description | |
---|---|---|
![]() | ContainsKey | Determines whether the WindowCollection contains a specific key. |
![]() | CopyTo | Copies the elements of the collection to an Array, starting at a particular Array index. |
![]() | GetEnumerator | Returns an enumerator that can iterate through the collection. |
![]() | Remove | Remove the window with the given key from the collection. |
See Also