ReorderingRuleCollection members
Represents a collection of reordering rules.
The ReorderingRuleCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ReorderingRuleCollection | Initializes a new instance of the ReorderingRuleCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | |
![]() |
Item |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add(ReorderingRule) | |
![]() |
Add(ReorderingRuleMatchType, String, Int32) | |
![]() |
Clear | |
![]() |
Clone | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Overrides Object.ToString().) |
Top