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

Parameters

collectionId string
includeTrashed bool
In this article