Click or drag to resize

StiAggregateFunctionService Methods

The StiAggregateFunctionService type exposes the following members.

Methods
  NameDescription
Public methodCalcItem
A value calculation.
Public methodClearAllStates
Clear all earlier saved object states.
Public methodClone (Inherited from StiService.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetFunction
Returns the aggregate function from the service container by its name.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLongFunctionString
Public methodGetResultType
Returns the type of the result.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Returns the calculation result.
Public methodInit
First initialization.
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Overrides StiServicePackService.)
Public methodReset
Reset result of total calculation.
Public methodRestoreState
Restores the earlier saved object state.
Public methodSaveState
Saves the current state of an object.
Public methodSetValue
Sets the calculation result.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also