API Help
Eplan.EplApi.Base Namespace / Context Class / GetStrings Method

In This Topic
    GetStrings Method (Context)
    In This Topic
    Gets the array filled with strings from the context. (Additional to the parameters)
    Syntax
    public virtual string[] GetStrings()
    public:
    virtual array<String^>^ GetStrings(); 

    Return Value

    array containing strings from the context
    See Also