DetailColumnCollection Members
Represents a collection of DetailColumn objects that are displayed in the details pane of the Administration Console.
The following tables list the members exposed by the DetailColumnCollection type.
| Name | Description | |
|---|---|---|
| DetailColumnCollection | Initializes a new instance of the DetailColumnCollection class. |
| Name | Description | |
|---|---|---|
|
Count | Gets the number of DetailColumn objects in the DetailColumnCollection. |
|
IsReadOnly | Gets a value that indicates whether the DetailColumnCollection is read-only. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. |
![]() | Clear | Removes all DetailColumn objects from the DetailColumnCollection. |
![]() | Contains | Determines whether the specified DetailColumn object is located in the DetailColumnCollection. |
![]() | CopyTo | Copies the entire DetailColumnCollection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() ![]() | FromException | Creates a DetailColumnCollection from an Exception. |
![]() | GetEnumerator | Returns an enumerator that is used to iterate through the DetailColumnCollection. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | Remove | Removes the first occurrence of the specified DetailColumn object from the DetailColumnCollection. |
![]() | ToString | (Inherited from Object) |
Community Additions
Show: