Name | Description | |
---|---|---|
![]() | ControlCount | Gets the number of controls that are running on this instance of the product. |
![]() | Id | Gets the instance identifier of this instance. |
The following tables list the members exposed by Application.
Name | Description | |
---|---|---|
![]() | ControlCount | Gets the number of controls that are running on this instance of the product. |
![]() | Id | Gets the instance identifier of this instance. |
Name | Description | |
---|---|---|
![]() | ApplicationClosedEventSink | Event sink. For internal use |
![]() | ApplicationClosingEventSink | Event sink. For internal use |
![]() | Close | Closes the Reflection application. |
![]() | CreateControl | Overloaded. Creates a control from a saved session file. The method returns a control instantiated from a previously saved session file. |
![]() | CreateLayout | Creates controls specified by a layout file. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Equals | Overloaded. Determines whether the specified Application is equal to the current Application |
![]() | GetControlByInstanceId | Gets the control that matches a control instance ID if that control is running on this instance of the product. |
![]() | GetControlsByFilePath | Gets a collection of controls by specifying the session file path. |
![]() | GetControlsByName | Gets all of the controls running on this instance of Reflection that match the specified name. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetObject | Get an object by the object moniker. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | OpenCail | open rd6 session |
![]() | ReleaseResource | Releases all objects that have been created in the current Application object and that are no longer referenced by other objects. |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |
![]() | Wait | Waits for the specified duration. |
Name | Description | |
---|---|---|
![]() | Finalize | Overridden. Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnApplicationClosed | Raise ApplicationClosed event. |
![]() | OnApplicationClosing | Raise Application Closing event. |
Name | Description | |
---|---|---|
![]() | ApplicationClosed | The event is raised when the Reflection application is closed. |
![]() | ApplicationClosing | The event is raised when the Reflection application is about to close. |