Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a collection of Sort structures.
The SortCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SortCollection | Initializes a new instance of the SortCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of Sort structures in the collection. |
![]() |
Item | Gets the specified Sort structure from the collection. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a new Sort structure to the collection. |
![]() |
Clear | Removes all Sort structures from the collection. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator that can be used to access the items in the crawl rule collection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top