LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnObjectCollection Class Members
See Also  Properties  Methods  Events
Leadtools.Windows.Annotations Namespace : AnnObjectCollection Class

The following tables list the members exposed by AnnObjectCollection.

Public Constructors

Public Properties

 NameDescription
public Property CountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public Property ItemGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
Top

Protected Properties

 NameDescription
protected Property ItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
Top

Public Methods

 NameDescription
public Method AddAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. BringToFrontBrings the specified object forward in the collection. Supported in Silverlight, Windows Phone 7  
public Method ClearRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public Method ContainsDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public Method CopyToCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public Method GetEnumeratorReturns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public Method IndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public Method InsertInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public Method Move (Inherited from System.Collections.ObjectModel.ObservableCollection<AnnObject>)
public Method RemoveRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public Method RemoveAtRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<AnnObject>)
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. SendToBackSends the specified object back in the collection. Supported in Silverlight, Windows Phone 7  
Top

Protected Methods

Public Events

Protected Events

See Also

AnnObjectCollection requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.