FTSQueryParser.ConditionOperator Structure Methods
In This Topic
For a list of all members of this type, see FTSQueryParser.ConditionOperator members.
Public Methods
| Name | Description |
 | Equals | Indicates whether this instance and a specified object are equal. |
 | GetHashCode | Serves as the default hash function. |
  | IsSymbol | |
 | ToString | Returns a string that represents the current object. |
  | TryParse | |
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also