Eplan Platform API
Eplan.EplApi.Base Namespace / SchemeSetting Class / GetCount Method

In This Topic
    GetCount Method (SchemeSetting)
    In This Topic
    Returns the number of various schemes in this scheme.
    Syntax
    public int GetCount()
    public:
    int GetCount(); 

    Return Value

    The number of individual scheme groups in the initialized scheme Init.
    See Also