The methods of the DockObjectCollection class are listed below. For a complete list of DockObjectCollection class members, see the DockObjectCollection Members topic.
![]() | Adds an object to the collection. |
![]() | Adds a bunch of objects. |
![]() | Removes all objects from the CollectionBase instance. |
![]() | Overloaded. Does the list contain the specified object? |
![]() | Creates a copy of this collection. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through the CollectionBase instance. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Gets the index of a object. |
![]() | Inserts a object at specified index. |
![]() | Raises the Changed event. |
![]() | Removes a object. |
![]() | Removes the element at the specified index of the CollectionBase instance. |
![]() | Resume event generation. |
![]() | Suspend event generation. |
![]() | Returns a String that represents the current Object. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
DockObjectCollection Class | NETXP.Controls.Docking Namespace