Delegate SearchIndexer.SkipEntryHandler Namespace: Unity.QuickSearch.Providers Syntax public delegate bool SkipEntryHandler(string entry); Parameters Type Name Description System.String entry Returns Type Description System.Boolean