For a list of all members of this type, see Medical3DObjectCollection<Medical3DObject> members.
"Name | Description | |
---|---|---|
Add | Adds the specified item to the end of the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
AddRange | Adds the elements of an System.Collections.ICollection to the end of the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
BringToFront | Brings the specified item forward in the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
Clear | Removes all items from the collection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
Contains | Determines whether or not the specified item is contained in the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
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<Medical3DObject>) | |
DisableEvents | Called to disable raising the ItemAdded and ItemRemoved events. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
EnableEvents | Called to enable raising the ItemAdded and ItemRemoved events. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
GetEnumerator | Returns a generic enumerator that can iterate through the RasterCollection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
IndexOf | Returns the index of the specified item if it is found in the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
Insert | Inserts the specified item at the specified index. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | |
Remove | Overridden. Removes the specified object. | |
RemoveAt | Overridden. Removes the object at the specified index. | |
SendToBack | Sends the specified item back in the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) |
Name | Description | |
---|---|---|
OnItemAdded | Overridden. Overrides the Leadtools.RasterCollection.OnItemAdded. | |
OnItemRemoved | Overridden. Overrides the Leadtools.RasterCollection.OnItemRemoved. |