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