RemoveLID Methods |
The RemoveLID type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Execute |
Execute plugin and remove lids from mike1DData | |
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.) | |
Initialize |
Initialize plugin, providing arguments from setup, see Arguments Arguments can be: all = 'true' lidid = 'someLIDID' catchmentid = 'someCatchmentID' all = true It is possible to specify more LID ID's and Catchment ID's | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |