StiFunctions Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Dictionary.StiFunctions"]
Namespace: Stimulsoft.Report.Dictionary
The StiFunctions type exposes the following members.
Name | Description | |
---|---|---|
StiFunctions | Initializes a new instance of the StiFunctions class |
Name | Description | |
---|---|---|
AddFunction(String, String, Type, Type) |
Adds new function with specified parameters.
| |
AddFunction(String, String, String, Type, Type, String) |
Adds new function with specified parameters.
| |
AddFunction(String, String, String, Type, Type, String, Type, String) |
Adds new function with specified parameters.
| |
AddFunction(String, String, String, Type, Type, String, Type, String, String) |
Adds new function with specified parameters.
| |
AddFunction(String, String, String, String, Type, Type, String, Type, String, String) |
Adds new function with specified parameters.
| |
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.) | |
GetAssebliesOfFunctions |
Returns array of asseblies which contains functions.
| |
GetCategories | ||
GetFunctions(Boolean) |
Returns array of all functions.
| |
GetFunctions(String) | ||
GetFunctions(StiReport, String, Boolean) |
Returns array of functions with spefified name.
| |
GetFunctionsGrouppedInCategories | ||
GetFunctionsList | ||
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.) | |
RemoveFunction |
Removes all functions from report dictionary with specified name.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |