ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / Argument Class / Types Property

In This Topic
    Types Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Types As Type()
    public Type[] Types {get;}
    See Also