Leadtools.MedicalViewer Namespace : MedicalViewerCobbAngleCollection<MedicalViewerCobbAngle> Class |
The following tables list the members exposed by MedicalViewerCobbAngleCollection<MedicalViewerCobbAngle>.
Name | Description | |
---|---|---|
MedicalViewerCobbAngleCollection<MedicalViewerCobbAngle> Constructor | Initializes a new instance of the MedicalViewerCobbAngleCollection<MedicalViewerCobbAngle> class. |
Name | Description | |
---|---|---|
Count | Gets the number of items in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
IsReadOnly | Specifies whether or not the collection is Read Only. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
Item | Gets and sets the item at the specified index from within the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
Parent | Gets the parent of the collection. |
Name | Description | |
---|---|---|
Add | Overridden. Appends the cobb-angle object to the collection. | |
AddRange | Overridden. Appends an array of cobb-angle objects to the collection. | |
BringToFront | Brings the specified item forward in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
Clear | Removes all items from the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
Contains | Determines whether or not the specified item is contained in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
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<MedicalViewerCobbAngle>) | |
DisableEvents | Called to disable raising the Leadtools.RasterCollection`1.ItemAdded and Leadtools.RasterCollection`1.ItemRemoved events. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
EnableEvents | Called to enable raising the Leadtools.RasterCollection`1.ItemAdded and Leadtools.RasterCollection`1.ItemRemoved events. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
GetEnumerator | Returns a generic enumerator that can iterate through the RasterCollection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
IndexOf | Returns the index of the specified item if it is found in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
Insert | Overridden. Appends the cobb-angle object to the collection using the specified index. | |
Remove | Removes the specified item. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
RemoveAt | Removes the item from the specified index. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
SendToBack | Sends the specified item back in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) |
Name | Description | |
---|---|---|
OnItemAdded | (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
OnItemRemoved | (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) |
Name | Description | |
---|---|---|
ItemAdded | Occurs when an item is added to the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) | |
ItemRemoved | Occurs when an item is removed from the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerCobbAngle>) |