DeploymentStatusDictionary Members
Include Protected Members
Include Inherited Members
Represents a collection of DeploymentStatus objects.
The DeploymentStatusDictionary type exposes the following members.
Constructors
Top
Properties
Top
Methods
|
Add(DeploymentStatus) |
Adds a DeploymentStatus object to the deployment status dictionary. |
|
Add(TKey, TValue) |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
Clear |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ContainsKey |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ContainsValue |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GetEnumerator |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
IndexOfKey |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IndexOfValue |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
Remove |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
RemoveAt |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ToString |
(Inherited from Object.) |
|
TrimExcess |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
TryGetValue |
(Inherited from SortedList<String, DeploymentStatus>.) |
Top
Explicit Interface Implementations
|
ICollection<KeyValuePair<TKey, TValue>>.Add |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.Add |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ICollection<KeyValuePair<TKey, TValue>>.Contains |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.Contains |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ICollection<KeyValuePair<TKey, TValue>>.CopyTo |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ICollection.CopyTo |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.GetEnumerator |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IEnumerable.GetEnumerator |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.IsFixedSize |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.IsReadOnly |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ICollection.IsSynchronized |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.Item |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary<TKey, TValue>.Keys |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.Keys |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ICollection<KeyValuePair<TKey, TValue>>.Remove |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.Remove |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
ICollection.SyncRoot |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary<TKey, TValue>.Values |
(Inherited from SortedList<String, DeploymentStatus>.) |
|
IDictionary.Values |
(Inherited from SortedList<String, DeploymentStatus>.) |
Top
See Also
Reference
DeploymentStatusDictionary Class
Microsoft.SharePoint.Publishing.Administration Namespace