Expression Editor for WinForms | ComponentOne
C1.ExpressionEditor.Engine Namespace / Argument Class / Types Property

In This Topic
    Types Property (Argument)
    In This Topic
    Gets available types for current argument.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Types As Type()
    public Type[] Types {get;}
    See Also