WFSLogicalOperator Class |
Namespace: Cadcorp.Configuration
The WFSLogicalOperator type exposes the following members.
| Name | Description | |
|---|---|---|
| WFSLogicalOperator |
Initializes a new instance of the LogicalOperator class.
| |
| WFSLogicalOperator(WFSLogicalOperatorEnum) |
Initializes a new instance of the LogicalOperator class.
|
| Name | Description | |
|---|---|---|
| Operator |
Gets or Sets the WFSLogicalOperatorEnum | |
| SubOperator |
Gets or Sets the WFSLogicalOperator | |
| WFSFilterItems |
Gets or Sets the generic collection of WFSFilterItem |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Creates a string containing Openlayers filter type from properties of WFSLogicalOperator object.
(Overrides ObjectToString.) |