Class FolderInfoCollection

FolderInfoCollection class

Represents collection of FolderInfo.

public sealed class FolderInfoCollection : List<FolderInfo>

Constructors

NameDescription
FolderInfoCollection()The default constructor.

See Also