Class that represents a genericContent collection.
It's the basic container type that wraps up a list of Content. It provides methods to manipulate with Content like fetching, adding or removing data. It not neccesarily represents
a container Content with a type Folder or ContentList, it could be also a result of a query. Since it is generic type of its children items is not defined strictly.
Collection
Class that represents a
genericContentcollection.It's the basic container type that wraps up a list of
Content. It provides methods to manipulate withContentlike fetching, adding or removing data. It not neccesarily represents a containerContentwith a typeFolderorContentList, it could be also a result of a query. Since it isgenerictype of its children items is not defined strictly.