Public Methods (see also Protected Methods )

  Name Description
public method Add Adds a summary action to the collection that is supported by the group. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method AddCorrectiveStep Adds a localized string to the list that is to be displayed as steps that the user can take. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method AddDetail Adds a localized string to the list of details for the action with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method AddError Adds a localized string to the list of errors that are produced by the action with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method AddWarning Adds a localized string to the list of warnings that are produced by the action with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method Clear Removes all actions from the collection that the group supports. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ClearDetails Empties the list of details for the specified action. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method Contains Determines whether the collection that is supported by the group contains the specified action. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method CopyTo Copies the elements of the collection that is supported by the group to the indicated array, starting at the specified array index. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method Equals  Overloaded. (inherited from Object )
public method FindItem Overridden. Locates the SmsSummaryItem object with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method GetEnumerator Gets the enumerator for the summary action group. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method IndexOf Determines the index of a specific item in the System.Collections.Generic.IList object that is supported by the group. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method Insert Inserts an item into the System.Collections.Generic.IList object that is supported by the group at the specified index. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method static ReferenceEquals  (inherited from Object )
public method Remove Removes the first occurrence of the specified item from the System.Collections.Generic.ICollection object. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method RemoveAt Removes the System.Collections.Generic.IList item at the specified index. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ToString  (inherited from Object )
public method UpdateActionStatus Updates the status for the action with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )

Explicit Interface Implementations

See Also


Send comments about this topic to Microsoft.