VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractiveObjectCollectionJS type
In This Topic
WebInteractiveObjectCollectionJS Class Methods
In This Topic
For a list of all methods of this type, see WebInteractiveObjectCollectionJS.
Methods
 NameDescription
Public MethodAdds an interactive object to the end of the collection.
Public MethodClears the collection.
Public MethodGets the number of items contained in the collection.
Public MethodReturns an interactive object.
Public MethodGets the index of the specified item.
Public MethodInserts an interactive object into collection at the specified index.
Public MethodRemoves specified interactive object from the collection.
Public MethodRemoves specified interactive object from the collection.
Public MethodSets information about the specified interactive object.
Public MethodReturns the collection as array.
See Also