InfoConnect for Unisys
MyReflection Class
Members 


The MyInfoConnect class is the entry point to the Application Programmer Interface. From this class, create Application objects for new InfoConnect application instances and use its methods to start and stop those instances.
Object Model
MyReflection ClassApplication ClassApplication Class
Syntax
'Declaration
 
Public Class MyReflection 
'Usage
 
Dim instance As MyReflection
public class MyReflection 
Inheritance Hierarchy

System.Object
   Attachmate.Reflection.Framework.MyReflection

See Also