This property returns the number of files in the FileList. If the FileList contains folders the files in those particular folders are also counted.

Declaration Syntax
public int TotalFileCount { get; }Public ReadOnly Property TotalFileCount As Integer
public:
property int TotalFileCount {
int get ();
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)