Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / RwinDefinedEventArgs Class / EventNumber Property


In This Topic
    EventNumber Property (RwinDefinedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EventNumber As Integer
    'Usage
     
    
    Dim instance As RwinDefinedEventArgs
    Dim value As Integer
     
    value = instance.EventNumber
    public int EventNumber {get;}
    See Also