DockPanelCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Dock |
Initializes a new instance of the Dock |
#Properties
Name | Description |
---|---|
Count | Gets the number of panels within the collection. |
Is |
For internal use only. |
#Methods
Name | Description |
---|---|
Add |
Adds the specified panel to the collection. |
Clear() | Removes all panels from the collection. |
Contains |
Returns a value indicating whether the collection contains the specified panel. |
Copy |
Copies the items from the collection to the specified array, starting at the specified index in the array object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Returns a panel object with the specified ASPx |
Get |
For internal use only. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified panel from the collection. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also