API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibrary Class / Close Method

In This Topic
    Close Method (SymbolLibrary)
    In This Topic
    Closes the library. Note: Should be used only if this object was initialized with Initialize(System::String^) method and that method returned TRUE.
    Syntax
    public void Close()
    public:
    void Close(); 
    See Also