DicomObjects.NET Core Documentation
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also