Overload | Description |
---|---|
UANodeElementCollection Constructor() | Initializes a new instance of the collection class that is empty. |
UANodeElementCollection Constructor(IEnumerable<UANodeElement>) | Initializes a new instance of the collection, with given items. |
UANodeElementCollection Constructor(UANodeElementCollection) | Initializes a new instance of the class as a copy of another node element collection. |