For a list of all members of this type, see MedicalViewerCellCollection<MedicalViewerBaseCell> members.
"Name | Description | |
---|---|---|
Add | Adds the specified item to the end of the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
AddRange | Adds the elements of an System.Collections.ICollection to the end of the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
BringToFront | Brings the specified item forward in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
Clear | Overridden. Overridden. Removes all items from the MedicalViewerCellCollection<MedicalViewerBaseCell>. | |
Contains | Determines whether or not the specified item is contained in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
CopyTo | Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index. (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
DisableEvents | Called to disable raising the ItemAdded and ItemRemoved events. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
EnableEvents | Called to enable raising the ItemAdded and ItemRemoved events. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
FreezeAll | Freezes or un-freezes all of the cells in the MedicalViewer control. | |
FreezeSelected | Freezes or un-freezes the selected cells in the MedicalViewer control. | |
GetEnumerator | Returns a generic enumerator that can iterate through the RasterCollection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
IndexOf | Returns the index of the specified item if it is found in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
Insert | Inserts the specified item at the specified index. (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
InvertSelection | Inverts (if a cell is selected make it unselected and vice versa) the selection of the cell in the MedicalViewer control. | |
Remove | Overridden. Removes the specified cell. | |
RemoveAt | Overridden. Removes the cell from the specified index. | |
Reposition | Repositions the cell by removing it and inserting it into another position in the MedicalViewer control. | |
SelectAll | Selects or un-selects all of the cells in the MedicalViewer control. | |
SendToBack | Sends the specified item back in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) |
Name | Description | |
---|---|---|
OnItemAdded | Overridden. Overrides the Leadtools.RasterCollection.OnItemAdded. | |
OnItemRemoved | Overridden. Overrides the Leadtools.RasterCollection.OnItemRemoved. | |
raise_ItemAdded | (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) | |
raise_ItemRemoved | (Inherited from Leadtools.RasterCollection<MedicalViewerBaseCell>) |