System.Reflection.DefaultMemberAttribute("Item")
System.Diagnostics.DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)
System.Diagnostics.DebuggerDisplayAttribute("Count = {Count}")
public class DicomContextCollection extends System.Collections.ObjectModel.KeyedCollection
[System.Reflection.DefaultMember("Item")]
[System.Diagnostics.DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)]
[System.Diagnostics.DebuggerDisplay("Count = {Count}")]
public __gc class DicomContextCollection : public System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>
[System.Reflection.DefaultMember("Item")]
[System.Diagnostics.DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)]
[System.Diagnostics.DebuggerDisplay("Count = {Count}")]
publicrefclass DicomContextCollection : public System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>