Method FindById(ITreeRedbObject, long)
Find node by ID in polymorphic tree.
public static ITreeRedbObject? FindById(this ITreeRedbObject root, long id)
Find node by ID in polymorphic tree.
public static ITreeRedbObject? FindById(this ITreeRedbObject root, long id)