AssetList.Filter

public VersionControl.AssetList Filter(bool includeFolder, params States[] states);

Parameters

includeFolder Whether or not folders should be included.
states Which states to filter by.

Description

Based on the current list and the states a new list is returned which only contains the assets with the requested states.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答