public async IAsyncEnumerable<INode> GetRootNodesAsync(string collectionId, bool includeTrashed = False)
Returns:
IAsyncEnumerable<INode>
Implements:
GetRootNodesAsync(string, bool)

Parameters

collectionId string
includeTrashed bool
In this article