Adds a new library to the collection
Syntax:
Function Add(ByVal FileName As String, Optional ByVal CopyLocally As Boolean = False) As SymbolLibrary
Parameters:
Name Type Description
FileName
String
CopyLocally
Boolean
Specifies whether to make a local copy.
Remarks:
The Add method adds a new symbol library to a SymbolLibraries collection.