StiLanguage Class |
Namespace: Stimulsoft.Report.CodeDom
The StiLanguage type exposes the following members.
Name | Description | |
---|---|---|
StiLanguage | Initializes a new instance of the StiLanguage class |
Name | Description | |
---|---|---|
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.) | |
GetGeneratedCode |
Returns the automatically generated script from the text.
| |
GetGeneratedCodePos |
Returns a position of the automatically generated script.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProvider |
Returns a provider for this language.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InsertGeneratedCode |
Inserts the automatically generated script from the text.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RemoveGeneratedCode |
Removes the automatically generated script from the text.
| |
ReplaceGeneratedCode |
Replace the automatically generated script for a new one.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |