Name | Description | |
---|---|---|
![]() | WebRectangularSelectionCollectionJS | Initializes a new instance of the WebRectangularSelectionCollectionJS class. |
Name | Description | |
---|---|---|
![]() | WebRectangularSelectionCollectionJS | Initializes a new instance of the WebRectangularSelectionCollectionJS class. |
Name | Description | |
---|---|---|
![]() | addItem | Adds an interactive object to the end of the collection. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | clearItems | Clears the collection. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | get_Count | Gets the number of items contained in the collection. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | getItem | Returns an interactive object. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | indexOf | Gets the index of the specified item. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | insertItem | Inserts an interactive object into collection at the specified index. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | removeItem | Removes specified interactive object from the collection. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | removeItemAt | Removes specified interactive object from the collection. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | setItem | Sets information about the specified interactive object. (Inherited from WebInteractiveObjectCollectionJS) |
![]() | toArray | Returns the collection as array. (Inherited from WebInteractiveObjectCollectionJS) |