Overload | Description |
---|---|
ConfigurationPartCollection Constructor() | Initializes a new instance of the class with default data. |
ConfigurationPartCollection Constructor(ConfigurationPartCollection) | Initializes a new copy of the object. |
ConfigurationPartCollection Constructor(IReadOnlyList<Object>) | Initializes a new configuration part collection from a given read-only list. |