| Overload | Description |
|---|---|
| ExpandedNodeIdCollection Constructor() | Initializes an empty collection. |
| ExpandedNodeIdCollection Constructor(IEnumerable<ExpandedNodeId>) | Initializes the collection from another collection. |
| ExpandedNodeIdCollection Constructor(Int32) | Initializes the collection with the specified capacity. |