1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. SearchQuery
  8. /
  9. ChildCount

ChildCount

SearchQuery.ChildCount property

Gets the number of child queries.

public virtual int ChildCount { get; }

Property Value

The number of child queries.

See Also