StiModeIntFunctionService Methods | 
The StiModeIntFunctionService type exposes the following members.
| Name | Description | |
|---|---|---|
| CalcItem | 
            A value calculation.
              (Overrides StiAggregateFunctionServiceCalcItem(Object).) | |
| ClearAllStates | 
            Clear all earlier saved object states.
              (Inherited from StiAggregateFunctionService.) | |
| Clone | (Inherited from StiService.) | |
| 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.) | |
| GetLongFunctionString | (Inherited from StiAggregateFunctionService.) | |
| GetResultType | 
            Returns the type of the result.
              (Overrides StiAggregateFunctionServiceGetResultType.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetValue | 
            Returns the calculation result.
              (Overrides StiAggregateFunctionServiceGetValue.) | |
| Init | 
            First initialization.
              (Overrides StiAggregateFunctionServiceInit.) | |
| IsPropertiesInitializedProtected | (Inherited from StiService.) | |
| IsPropertyPresent | (Inherited from StiService.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| PackService | (Inherited from StiAggregateFunctionService.) | |
| Reset | 
            Reset result of total calculation.
              (Inherited from StiAggregateFunctionService.) | |
| RestoreState | 
            Restores the earlier saved object state.
              (Overrides StiAggregateFunctionServiceRestoreState(String).) | |
| SaveState | 
            Saves the current state of an object.
              (Overrides StiAggregateFunctionServiceSaveState(String).) | |
| SetValue | 
            Sets the calculation result.
              (Overrides StiAggregateFunctionServiceSetValue(Object).) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |