'Declaration Public Function Find( _ ByVal match As System.Predicate(Of LogEntryBase) _ ) As LogEntryBase
public LogEntryBase Find( System.Predicate<LogEntryBase> match )
LogEntryList Class LogEntryList Members