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