Assembly: MDIWindowManager (MDIWindowManager)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class WrappedWindowCollection _ Inherits CollectionBase |
| C# |
|---|
public class WrappedWindowCollection : CollectionBase |
| C++ |
|---|
public ref class WrappedWindowCollection : public CollectionBase |
Methods
| Icon | Type | Description |
|---|---|---|
| Add(WrappedWindow) | ||
| Contains(WrappedWindow) | ||
| GetEnumerator() | ||
| IndexOf(WrappedWindow) | ||
| Insert(Int32, WrappedWindow) | ||
| Remove(WrappedWindow) |
Constructors
| Icon | Type | Description |
|---|---|---|
| WrappedWindowCollectionNew() |
Properties
| Icon | Type | Description |
|---|---|---|
| Item(Int32) |
Events
Inheritance Hierarchy
System.Object
System.Collections.CollectionBase
MDIWindowManager.WrappedWindowCollection
System.Collections.CollectionBase
MDIWindowManager.WrappedWindowCollection