DicomObjects.NET.V8
DicomObjects Namespace / DicomContextCollection Class / Add Method



In This Topic
    Add Method (DicomContextCollection)
    In This Topic
    Overload List
    OverloadDescription
    Adds a DicomContext to a DicomContextCollection  
    Adds a DicomContext to a DicomContextCollection, together with the proposed TransferSyntax for the Presentation Context  
    Adds a DicomContext to a DicomContextCollection, together with a list of proposed TransferSyntax for the Presentation Context  
    (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also