Documentation Center

PslSourceList.ResourceCount

Returns the number of resources in this list. If the list is still closed, it will be opened.

Syntax

Expression.ResourceCount (optional Type as VARIANT) as Long

Expression Object of type PslTransList

Type Can be one of the following values:

  • pslIndex (default, Value = 0): The total number of (undeleted) resources will be returned.
  • pslIndexDeleted (Value = 4): The total number of deleted resources in the recycle bin will be returned.