Name | Description | |
---|---|---|
![]() | MprSliceViewCollection | Initializes a new instance of the MprSliceViewCollection class. |
Name | Description | |
---|---|---|
![]() | MprSliceViewCollection | Initializes a new instance of the MprSliceViewCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Dicom.Mpr.UI.MprSliceView>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Dicom.Mpr.UI.MprSliceView>) |
Name | Description | |
---|---|---|
![]() | Items | Gets a System.Collections.Generic.IList wrapper around the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Dicom.Mpr.UI.MprSliceView>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all slice views from the collection. |
![]() | InsertItem | Inserts the slice view into the collection at the specified index. |
![]() | RemoveItem | Removes the slice view at the specified index of the collection. |
![]() | SetItem | Replaces the slice view at the specified index. |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the collection is changed. |
![]() | Changing | Occurs when the collection is changing. |