StiCodeRegionEnd Class |
Namespace: Stimulsoft.Report.CodeDom
The StiCodeRegionEnd type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiCodeRegionEnd | Initializes a new instance of the StiCodeRegionEnd class |
![]() | StiCodeRegionEnd(String) | Initializes a new instance of the StiCodeRegionEnd class |
Name | Description | |
---|---|---|
![]() | Comment | Gets or sets the contents of the comment. (Inherited from CodeCommentStatement.) |
![]() | EndDirectives | Gets a CodeDirectiveCollection object that contains end directives. (Inherited from CodeStatement.) |
![]() | LinePragma | Gets or sets the line on which the code statement occurs. (Inherited from CodeStatement.) |
![]() | StartDirectives | Gets a CodeDirectiveCollection object that contains start directives. (Inherited from CodeStatement.) |
![]() | Text | |
![]() | UserData | Gets the user-definable data for the current object. (Inherited from CodeObject.) |
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.) |
![]() | 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |