Method FindNodes(Func<ITreeRedbObject<TProps>, bool>)
Finds typed nodes by predicate
public IEnumerable<ITreeRedbObject<TProps>> FindNodes(Func<ITreeRedbObject<TProps>, bool> predicate)
Finds typed nodes by predicate
public IEnumerable<ITreeRedbObject<TProps>> FindNodes(Func<ITreeRedbObject<TProps>, bool> predicate)