VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractiveObjectCollectionJS type
Constructors SeeAlso
In This Topic
    WebInteractiveObjectCollectionJS Class Members
    In This Topic
    The following tables list the members exposed by WebInteractiveObjectCollectionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebInteractiveObjectCollectionJS class.
    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