Overload | Description |
---|---|
Add(String) | Adds a DicomContext to a DicomContextCollection |
Add(String,String) | Adds a DicomContext to a DicomContextCollection, together with the proposed TransferSyntax for the Presentation Context |
Add(String,IEnumerable<String>) | Adds a DicomContext to a DicomContextCollection, together with a list of proposed TransferSyntax for the Presentation Context |
Add(DicomContext) | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |