Reflection .NET API
Attachmate.Reflection.Framework Assembly / Attachmate.Reflection.Framework Namespace / IControl Interface
Members


In This Topic
    IControl Interface
    In This Topic
    IControl interface. A control is a Reflection session.
    Syntax
    'Declaration
     
    
    Public Interface IControl 
    'Usage
     
    
    Dim instance As IControl
    public interface IControl 
    See Also