StringComparisonTypes Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| Equals | 1 | The strings should be equal (per the System.String.Equals function). | |
| Contains | 2 | The strings should be equal (per the System.String.Contains function). |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.