Eplan Platform API
Eplan.EplApi.Base Namespace / ContextParameterBlock Class / SetList Method

In This Topic
    SetList Method (ContextParameterBlock)
    In This Topic
    Syntax
    public void SetList( 
       List<object> pList
    )
    public:
    void SetList( 
       List<Object^>^ pList
    ) 

    Parameters

    Parameter NameDescription
    pList
    See Also