LibrarySet ClassLibrarySet ClassLibrarySet Class
A collection of modules to be made available to an XQuery program or XPath expression.
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- XmlPrime.LibrarySetXmlPrime.LibrarySetXmlPrime::LibrarySet
Syntax
Public NotInheritable Class LibrarySet _ Implements ICloneable
public sealed class LibrarySet : ICloneable
public: ref class LibrarySet sealed : ICloneable^
The LibrarySetLibrarySetLibrarySet
type exposes the following members.
Constructors
Constructor | Description | |
---|---|---|
![]() | LibrarySetLibrarySetLibrarySet | Initializes a new instance of the LibrarySetLibrarySetLibrarySet class. |
Methods
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICloneable.CloneICloneable.CloneICloneable::Clone | Creates a new object that is a copy of the current instance. |