←Select platform

RasterCollection<T> Class Methods

Summary

For a list of all members of this type, see RasterCollection<T> members

Public Methods

Name Description
Add Adds the specified item to the end of the collection.
AddRange Adds the elements of an ICollection to the end of the collection.
BringToFront Brings the specified item forward in the collection.
Clear Removes all items from the collection.
Contains Determines whether or not the specified item is contained in the collection.
CopyTo Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index.
DisableEvents Called to disable raising the ItemAdded and ItemRemoved events.
EnableEvents Called to enable raising the ItemAdded and ItemRemoved events.
GetEnumerator Returns a generic enumerator that can iterate through the RasterCollection<T>.
IndexOf Returns the index of the specified item if it is found in the collection.
Insert Inserts the specified item at the specified index.
Remove Removes the specified item.
RemoveAt Removes the item from the specified index.
SendToBack Sends the specified item back in the collection.

Protected Methods

Name Description
OnItemAdded Raises the ItemAdded event.
OnItemRemoved Raises the ItemRemoved event.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly