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

In This Topic
    GetList Method
    In This Topic
    Get the list saved in this block
    Syntax
    public List<object> GetList()
    public:
    List<Object^>^ GetList(); 

    Return Value

    the list of objects.
    See Also