FilterApplyMode¶
Namespace: ThinkGeo.Core
Specifies the FilterApplyMode enumeration.
public enum FilterApplyMode
Inheritance object → ValueType → Enum → FilterApplyMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| ApplyFirst | 0 | Identifies the ApplyFirst value. |
| ApplyAll | 1 | Identifies the ApplyAll value. |