SortCollection 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. |
![]() |
Clone | |
![]() |
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 | (Overrides Object.ToString().) |
Top