Accusoft.NotateXpressSdk Namespace : GroupElementCollection Class |
For a list of all members of this type, see GroupElementCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds the given element to the group element collection. |
![]() | Clear | Clears the entire collection as well as calls the Clear function of the base class. |
![]() | Contains | Determines if the given element is in the collection. |
![]() | CopyTo | Copies the entire collection to an array, starting at the given index of the target array. |
![]() | Dispose | Releases all resources used by this GroupElementCollection object. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | GroupInvert | Inverts the arrangement of all annotation items in a yoked annotation group. |
![]() | GroupMirror | Mirrors the arrangement of all annotation items in a yoked annotation group. |
![]() | IndexOf | Searches for the specified element and returns the zero-based index of the first occurrence within the entire collection. |
![]() | Insert | Inserts an Element into the collection at the given index. |
![]() | Remove | Removes the given Element from the collection. |
![]() | RemoveAt | Removes the element which matches the given index from the group element collection. |