DicomContextCollection Class Properties
In This Topic
For a list of all members of this type, see DicomContextCollection members.
Public Properties
| | Name | Description |
 | AnyPresent | Indicates if there is any context agreed by the remote application |
 | Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>) |
 | Count | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | Item | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>) |
 | Tag | A general purpose Tag for developer use |
Top
Protected Properties
| | Name | Description |
 | Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>) |
 | Items | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Top
See Also