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

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