LibrarySet.Add MethodLibrarySet.Add MethodLibrarySet::Add Method

Overload List

 NameDescription
Public methodAdd (XdmModule)Add (XdmModule)Add (XdmModule^) Adds a module to the library collection.
Public methodAdd (XQuerySettings, string, string[])Add (XQuerySettings, String, String())Add (XQuerySettings^, String^, array<String^>^) Compiles the specified XQuery library module with the specified location hints and adds it to this LibrarySetLibrarySetLibrarySet. Default static context settings are used.

Top