ListColumnCollection Members
Represents a collection of ListColumn objects that are displayed in the list pane of the Administration Console.
The following tables list the members exposed by the ListColumnCollection type.
| Name | Description | |
|---|---|---|
| ListColumnCollection | Initializes a new instance of the ListColumnCollection class. |
| Name | Description | |
|---|---|---|
|
Count | Gets the number of ListColumn objects in the ListColumnCollection. |
|
DefaultSortColumn | Gets or sets the default sort column for the list that is displayed in the list pane of the Administration Console. |
|
DefaultSortOrder | Gets or sets the default sort order for the list that is displayed in the list pane of the Administration Console. |
|
IsReadOnly | Gets a value indicating whether the ListColumnCollection is read-only. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a ListColumn object to a ListColumnCollection. |
![]() | Clear | Removes all ListColumn objects from the ListColumnCollection. |
![]() | Contains | Determines whether the specified ListColumn object is in the ListColumnCollection. |
![]() | CopyTo | Copies the entire ListColumnCollection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | CreateObjRef | Overridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetEnumerator | Returns an enumerator that is used to iterate through the ListColumnCollection. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject) |
![]() | GetType | (Inherited from Object) |
![]() | InitializeLifetimeService | Overridden. Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | Remove | Removes the first occurrence of the specified ListColumn object from the ListColumnCollection. |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Community Additions
Show: