AAFunctionLibraries Collection Members

Supported in UFT One version 2022 and later.

Public Methods

Public Method AddAdds a function library file to the specified position in the collection.
Public Method FindFinds the position of the specified function library file.
Public Method MoveToPosMoves the function library file entry from the current position to the specified new position.
Public Method Remove

Removes the function library file from the function library list.

Public Method RemoveAllRemoves all the function library files from the function library list.

Public Properties

Public Property CountThe number of function library files in the collection.
Public Property ItemReturns the function library file located in the specified position.

See Also

AAFunctionLibraries Collection