| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | AddPresentationContext | Adds a Presentation Context to the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | AddTransfer | Adds a Transfer Syntax to the specified Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | AddUserInformation | Overloaded. Appends a User-defined item to the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | Default | Sets the default values for the DICOM Associate object. |
![Public Method](dotnetimages/publicMethod.gif) | DeletePresentation | Deletes a Presentation Context in the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | DeleteUserInformation | Deletes a User-defined item. |
![Public Method](dotnetimages/publicMethod.gif) | DelTransfer | Deletes a Transfer Syntax from the specified Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | Dispose | Overloaded. Releases all resources used by the DicomAssociate. |
![Public Method](dotnetimages/publicMethod.gif) | FindAbstract | Finds the Presentation Context with the specified Abstract Syntax. |
![Public Method](dotnetimages/publicMethod.gif) | FindAbstracts | Gets the presentation contexts that contain the specified Abstract Syntax. |
![Public Method](dotnetimages/publicMethod.gif) | FindNextAbstract | Find the next presentation context that contains the specified Abstract Syntax. |
![Public Method](dotnetimages/publicMethod.gif) | GetAbstract | Gets the Abstract Syntax for the specified Presentation Context of the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | GetAbstractCount | Gets the number of presentation contexts for the specified Abstract Syntax. |
![Public Method](dotnetimages/publicMethod.gif) | GetExtendedData | Gets the extended data associated with the specified Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | GetExtendedDataLength | Gets the length of the extended data associated with the specified Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | GetExtendedDataPtr | Gets the extended data associated with the specified Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | GetPresentationContextID | Gets the ID of the Presentation Context at the specified index. |
![Public Method](dotnetimages/publicMethod.gif) | GetProviderRole | Determines whether the Provider Role is supported for the specified Presentation Context of the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | GetResult | Returns the result of the specified Presentation Context of the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | GetTransfer | Gets the Transfer Syntax for the specified Presentation Context and index. |
![Public Method](dotnetimages/publicMethod.gif) | GetTransferCount | Returns the number of Transfer Syntax entries for the specified Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | GetUserInformationData | Gets the data of the specified User-defined item. |
![Public Method](dotnetimages/publicMethod.gif) | GetUserInformationDataLength | Gets the length of the specified User-defined item. |
![Public Method](dotnetimages/publicMethod.gif) | GetUserInformationDataPtr | Gets the data of the specified User-defined item. |
![Public Method](dotnetimages/publicMethod.gif) | GetUserInformationType | Gets the type of the specified User-defined item. |
![Public Method](dotnetimages/publicMethod.gif) | GetUserRole | Determines whether the User Role is supported for the specified Presentation Context of the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | IsRoleSelect | Determines whether Role Selection is enabled for the specified Presentation Context of the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | Reset | Removes all elements from the DICOM Associate and resets it to the specified type. |
![Public Method](dotnetimages/publicMethod.gif) | SetAbstract | Sets the Abstract Syntax of the specified Presentation Context of the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | SetAsynchronousOperations | Enables or disables Asynchronous Operation support. It also sets the number of operations that can be invoked, if enabled. |
![Public Method](dotnetimages/publicMethod.gif) | SetExtendedData | Overloaded. Sets the extended data associated with the specified Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | SetPresentationContextID | Sets the ID for a Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | SetResult | Sets the result of the specified Presentation Context of the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | SetRoleSelect | Enables or disables Role Selection. It also sets the User Role and Provider Role, if enabled, for the specified Presentation Context of the DICOM Associate. |
![Public Method](dotnetimages/publicMethod.gif) | SetTransfer | Sets a Transfer Syntax for the specified Presentation Context. |
![Public Method](dotnetimages/publicMethod.gif) | SetUserInformation | Overloaded. Sets the specified User-defined item. |
![Public Method](dotnetimages/publicMethod.gif) | ToString | This member overrides ToString and returns a descriptive string for the DicomAssociate. |