Accusoft.NotateXpress13.Net
ElementCollection Class Members
Properties  Methods 

The following tables list the members exposed by ElementCollection.

Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyIsPasteAvailableA read only property that gets a value which determines if there are annotation elements available on the clipboard.  
Public PropertyIsSelectionA read only property that gets a value which determines if there are elements selected in this element collection.  
Public PropertyItemGets or sets the Element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds the given element to the element collection.  
Public MethodBringToFrontBrings the selected elements to the front in the visual display order.  
Public MethodClearClears the entire collection as well as calls the Clear function of the base class.  
Public MethodContainsDetermines if the collection contains the given Element.  
Public MethodCopyCopies the currently selected elements to the clipboard.  
Public MethodCopyToCopies the entire collection to an array, starting at index of the target array.  
Public MethodCutCopies the currently selected elements to the clipboard and then deletes them from their original location.  
Public MethodDeleteSelectedDeletes all currently selected items from the collection.  
Public MethodDisposeReleases all resources used by the ElementCollection object.  
Public MethodFirstSelectedReturns the first selected element in the collection.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfSearches for the specified Element and returns the zero-based index of the first occurrence within the entire ElementCollection.  
Public MethodInsertInserts an Element at the specified index.  
Public MethodNextSelectedReturns the next selected element in the current layer.  
Public MethodPastePastes the annotation elements from the clipboard into the current element collection.  
Public MethodRemoveRemoves the given Element from the collection.  
Public MethodRemoveAtRemoves the element at the given index within the collection.  
Public MethodReverseReverses the visual display order (z-order) of all the elements in the element collection.  
Public MethodSelectAllSelects all the elements in the given collection.  
Public MethodSendToBackSends all selected elements in the collection to the back of the display order.  
Top
See Also

Reference

ElementCollection Class
Accusoft.NotateXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback