DeploymentStatusDictionary Properties

Include Protected Members
Include Inherited Members

The DeploymentStatusDictionary type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from SortedList<String, DeploymentStatus>.)
Public property Comparer (Inherited from SortedList<String, DeploymentStatus>.)
Public property Count (Inherited from SortedList<String, DeploymentStatus>.)
Public property Item (Inherited from SortedList<String, DeploymentStatus>.)
Public property Keys (Inherited from SortedList<String, DeploymentStatus>.)
Public property Values (Inherited from SortedList<String, DeploymentStatus>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IDictionary.IsFixedSize (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property IDictionary.IsReadOnly (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property IDictionary.Item (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property IDictionary<TKey, TValue>.Keys (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property IDictionary.Keys (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property IDictionary<TKey, TValue>.Values (Inherited from SortedList<String, DeploymentStatus>.)
Explicit interface implemetationPrivate property IDictionary.Values (Inherited from SortedList<String, DeploymentStatus>.)

Top

See Also

Reference

DeploymentStatusDictionary Class

Microsoft.SharePoint.Publishing.Administration Namespace