DemotedSiteCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of DemotedSite objects.
The DemotedSiteCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of DemotedSite objects in the collection. |
![]() |
Item[Int32] | Gets the demoted site at the specified index in the collection. |
![]() |
Item[Uri] | Gets the demoted site from the collection based on the specified URL. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Create | Creates a demoted site. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator that iterates through the demoted sites in the collection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top