InfoConnect API Guide
Attachmate.Reflection Namespace / CancelableEventArgs Class / CancelableEventArgs Constructor


In This Topic
    CancelableEventArgs Constructor
    In This Topic
    CancelableEventArgs constructor.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CancelableEventArgs()
    public CancelableEventArgs()
    See Also