SIL.FieldWorks.IText.ConcordanceControlBase.SearchForMatches C# (CSharp) Method

SearchForMatches() protected method

protected SearchForMatches ( ) : List
return List
		protected virtual List<IParaFragment> SearchForMatches()
		{
			throw new NotImplementedException();
		}