|
Name |
Description |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
Equals |
Overloaded. (inherited from Object ) |
|
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. |
|
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. |
|
GetHashCode |
(inherited from Object ) |
|
GetType |
(inherited from Object ) |
|
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. |
|
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. |
|
ReferenceEquals |
(inherited from Object ) |
|
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. |
|
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. |
|
ToString |
(inherited from Object ) |
|
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. |