Progress.GetCountPerStatus

public static int[] GetCountPerStatus();

Returns

int[] An array that contains the count of progress indicators per status. Each index maps a single status from the Status enum.

Description

For each available status, gets the number of progress indicators with that status.

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