public static async ValueTask<IReadOnlyList<INodeViewModel<TModel>>> SiblingsAsync<TModel>(INodeViewModel model, bool includeSelf = False)
Returns:
ValueTask<IReadOnlyList<INodeViewModel<TModel>>>

Parameters

includeSelf bool

Type Parameters

TModel
In this article