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.
Top

  Name Description
public property Count Gets the number of DetailColumn objects in the DetailColumnCollection.
public property IsReadOnly Gets a value that indicates whether the DetailColumnCollection is read-only.
Top

(see also Protected Methods)
 NameDescription
public methodAddOverloaded.  
public methodClearRemoves all DetailColumn objects from the DetailColumnCollection.
public methodContainsDetermines whether the specified DetailColumn object is located in the DetailColumnCollection.
public methodCopyToCopies the entire DetailColumnCollection to a compatible one-dimensional array, starting at the specified index of the target array.
public methodEquals  Overloaded. (Inherited from Object)
public methodstaticFromExceptionCreates a DetailColumnCollection from an Exception.
public methodGetEnumeratorReturns an enumerator that is used to iterate through the DetailColumnCollection.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodRemoveRemoves the first occurrence of the specified DetailColumn object from the DetailColumnCollection.
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Community Additions

Show: