SplitOptions Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
Trim | 3 | Trim leading and trailing spaces from the split string. | |
IncludeEmpty | 4 | Add empty strings (after trimming, if any) to the list. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.