Retrieves element sets from the repository.
public List<IElementSet> Query(
RepositoryQuery query
)
query
Query object. An empty query indicates wildcard matching.
List of found elements.
The query filters the elements as specified by the request.