| Name | Description | |
|---|---|---|
|  | Properties | .NET Property enabling access to P8 properties of the MDSymbolLibrary object. | 
|  | Symbol | Index operator to get a symbol by its name. | 
|  | Symbols | Gets a read only list of all Symbols in the library | 
The following tables list the members exposed by MDSymbolLibrary.
| Name | Description | |
|---|---|---|
|  | Properties | .NET Property enabling access to P8 properties of the MDSymbolLibrary object. | 
|  | Symbol | Index operator to get a symbol by its name. | 
|  | Symbols | Gets a read only list of all Symbols in the library | 
| Name | Description | |
|---|---|---|
|  | AddSymbol | Creates a new symbol with a unique Id and a unique strName. | 
|  | Close | Closes (and saves) the symbol library. | 
|   | Create | Creates a new SymbolLibrary | 
|  | Dispose() | Destructor for deterministic finalization of MDSymbolLibrary object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject) | 
|  | GetSymbol | Gets a Symbol object out of the library. | 
|   | Open | Overloaded. Opens an existing symbol library. | 
|  | Remove | Removes the symbol library. |