Collections

Collection objects in the DOM abstraction layer of UssElement are specialized classes designed to manage and operate on groups of related nodes or attributes. They act as containers that encapsulate a set of items, providing methods to manipulate and traverse these items efficiently.


classes

The following are the primary collection objects:

Source Code
If you find this project useful, consider leaving a on GitHub! Thank you!