QueryRuleCollection members
The QueryRuleCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | ||
IsReadOnly | ||
Item[Guid] | ||
Item[Int32] | ||
Item[String] |
Top
Methods
Name | Description | |
---|---|---|
Contains(Guid) | ||
Contains(String) | ||
CreateQueryRule | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | ||
MemberwiseClone | (Inherited from Object.) | |
RemoveQueryRule | ||
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator |
Top