跳转到主要内容
ParameterDescription
Void MinRepetitions( Int )设置文档中组实例的最小数量。
Void MaxRepetitions( Int )设置文档中组实例的最大数量。
Void PaginalMode( Logic value = true )设置组实例的分页搜索模式。
Void MinRepetitionsOnPage( Int )设置每页的最小实例数量。如果未达到最小实例数量,则视为未检测到该可重复组。
Void MaxRepetitionsOnPage( Int )设置每页的最大实例数量。如果在某页检测到所需数量的组实例,搜索将在该页停止,并在下一页继续。