VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementCollectionJS type
In This Topic
WebUiElementCollectionJS Class Methods
In This Topic
For a list of all methods of this type, see WebUiElementCollectionJS.
Methods
 NameDescription
Public MethodOverloaded. Adds an item to the end of the collection.
Public MethodBrings the specified item to the specified position in the collection.
Public MethodClears the collection.
Public MethodGets the number of items contained in the collection.
Public MethodGets a value indicating whether the collection is read only.
Public MethodReturns an item.
Public MethodReturns the first item with specified registered identifier.
Public MethodReturns all items with specified registered identifier.
Public MethodReturns the index of the specified WebUiElementJS object.
Public MethodOverloaded. Inserts an item into collection at the specified index.
Public MethodRemoves specified item from the collection.
Public MethodRemoves the specified item from the collection.
Public MethodSwaps two items in the collection.
Public MethodReturns the collection as array.
See Also