StiFunction Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Dictionary.StiFunction"]
Namespace: Stimulsoft.Report.Dictionary
The StiFunction type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArgumentDescriptions |
Gets or sets array which contain descriptions of arguments.
|
![]() | ArgumentNames |
Gets or sets array which contain names of arguments.
|
![]() | ArgumentTypes |
Gets or sets array which contain types of arguments.
|
![]() | Category |
Gets or sets category of function.
|
![]() | Description |
Gets or sets description of function.
|
![]() | FunctionName |
Gets or sets name of function.
|
![]() | GroupFunctionName |
Gets or sets name of group.
|
![]() | Key | |
![]() | ReturnDescription |
Gets or sets description of returns.
|
![]() | ReturnType |
Gets or sets return type of function.
|
![]() | TypeOfFunction |
Gets or sets type which contain method of function.
|
![]() | UseFullPath |
Name | Description | |
---|---|---|
![]() | CompareTo | |
![]() | ConvertTypeToString | |
![]() | 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.) |
![]() | GetFunctionString(StiReportLanguageType) | |
![]() | GetFunctionString(StiReportLanguageType, Boolean) | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLongFunctionString | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |