Method FindById(ITreeRedbObject, long)

Assembly: redb.Core.dll

Find node by ID in polymorphic tree.

public static ITreeRedbObject? FindById(this ITreeRedbObject root, long id)